162 Commits (31ebf7abaa5b06be8b370e601af996bc863391a2)

Author SHA1 Message Date
Eli Perelman 46e66378f5 Removing extraneous construct 8 years ago
Eli Perelman 887ec68d5a Syncing packages to docs, adding scripts for publishing 8 years ago
Eli Perelman 79c3df0485 Syncing package readmes with docs 8 years ago
Eli Perelman af1ba6ab6f Extracting webpack utils to their own file (#147) 8 years ago
Eli Perelman 4b8eb8493f Updating yarn.lock files 8 years ago
Eli Perelman 448aa4b651 Hopefully last round of docs changes 8 years ago
Eli Perelman 42c2e666f4 Mocha dependency upgrades 8 years ago
Eli Perelman da4846b22d Upgrading dependencies 8 years ago
Eli Perelman 3eaac54223 Validate webpack configuration before running compiler 8 years ago
Eli Perelman ea5c0e72e5 Functional refactor 8 years ago
Eirikur Nilsson e4c53c238e Fix resolution issues when linking neutrino 8 years ago
Eirikur Nilsson fe04331c6d Resolve packages from parent node_modules folders 8 years ago
Jarid Margolin 2e26cacf34 Fix typo in develop function. 8 years ago
Jarid Margolin 9826301398 Remove unnecessary specificity from webpack config test. 8 years ago
Jarid Margolin d71fee588d Pull webpack actions out of Neutrino class. 8 years ago
Jarid Margolin 09d78db914 Rename `getWebpackOptions` to `getWebpackConfig`. 8 years ago
Eli Perelman 66fc708da6 Updating yarn.lock 8 years ago
Jarid Margolin 7f518f8938 Add packages/bin/neutrino to lint files list. 8 years ago
Jarid Margolin 27b8011be1 Set environment variable, NODE_ENV, inside of `runCommand` (also adds --env option to CLI). 8 years ago
Jarid Margolin 339d049956 Add `runCommand` helper method to Neutrino. 8 years ago
Jarid Margolin 4ae503a99b Remove concept of "presets" in favor of "middleware(s)/use". 8 years ago
Jarid Margolin 98eec4ce04 Move `run` process logic to location of call. 8 years ago
Jarid Margolin 60880d8b57 Make run method in bin/neutrino self contained. 8 years ago
Jarid Margolin 6fdd8d617b Move require/import middleware functionality to api. 8 years ago
Eli Perelman 6968fcbdde Fixing linting to run for all packages 8 years ago
Eiríkur Heiðar Nilsson e53b3a30de Fix svg mime-type 8 years ago
Eli Perelman 19d5e641c8 Adding option-configurable compile targets 8 years ago
Arturo Guzman 5d7d3a7a6d Add support building react-native app 8 years ago
Eli Perelman e3f403f2c5 Defer test configuration overrides until on:test 8 years ago
Eli Perelman 2ef39382a6 Using neutrino to lint itself 8 years ago
Larry Gordon d998ed5dfb Should generate correct sourcemaps during dev 8 years ago
Eli Perelman 1553c70161 README updates for v5 8 years ago
Eli Perelman eafadf2013 Switching clean middleware to use options.root 8 years ago
Arete Code 2cdab9bc25 add .eslintrc file, eslint fix script. add deps: prettier, prettier-eslint, eslint, eslint-plugin-react. use config from neutrino-preset-mozilla-rpweb 8 years ago
Eli Perelman 112f88d10a Moving peerDeps of deps to devDeps 8 years ago
Eli Perelman c33480f9f9 Normalize API paths based on absolute or relative location 8 years ago
Eli Perelman 49b9e296ff Upgrading to webpack-chain v3, add more tests for full presets 8 years ago
Eli Perelman a594ef9788 Pointing package.json respository to tree location 8 years ago
Eli Perelman d202d017ff peerDeps and invalid deps 8 years ago
Eli Perelman 11cd3ba0ca Upgrade webpack-chain to v2, add --inspect 8 years ago
Eli Perelman 99db8080c0 Simplify deep picking with pathOr 8 years ago
Eli Perelman 7b4b1b38af Allow linting overrides to airbnb preset 8 years ago
Eli Perelman ac48dbf3c3 Dynamic import() for Node 8 years ago
Eli Perelman 34d845ae25 Adding dynamic import syntax, babel-polyfill by default, devserver port fix 8 years ago
Eli Perelman 74f6f6519e Fixing json extension 8 years ago
Eli Perelman 47e9b520be Adding rudimentary testing 8 years ago
Eli Perelman e3c7b60210 Node.js HMR, source watching, named modules for Node and Web 8 years ago
Eli Perelman 73ef503d15 Trying out use(loader, options) 8 years ago
Eli Perelman e1ee6267b1 Switch packages licenses to MPL v2, add AVA to start test implementation 8 years ago
Eli Perelman f20297738b Refining middleware concept, splitting presets into middleware packages 8 years ago