151 Commits (fe04331c6d0720a5cee768aab0829a91174d1f55)

Author SHA1 Message Date
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
Eli Perelman 96ce5bf79a Baseline for Neutrino v5 8 years ago
Eli Perelman c253f83ea6 Bumping for bugfix in webpack-chain 8 years ago
Eli Perelman 5c53dc0467 Node preset v4.2.2 8 years ago
Eli Perelman f02af3fc9f Make sourcemap support optional for node libraries (#85) 8 years ago
Eli Perelman eb2f20f732 Neutrino and Jest preset v4.3.0 8 years ago
Łukasz Golder 24d7faa8e0 Added coverage support to jest preset (#76) 8 years ago
Eli Perelman 0ab4d34abb React preset v4.2.3 8 years ago
Eli Perelman c76c7352e3 Web preset v4.2.3 8 years ago
Eli Perelman f571252124 Bug in web preset devServer port detection 8 years ago
Shane Keulen ac081c143e dev-server/client host/port fix (#83) 8 years ago
Eli Perelman bdcbecf5c7 React preset v4.2.2 8 years ago