266 Commits (8cbe7e60c66c02fc6becad800d106b52fd4193b3)
 

Author SHA1 Message Date
Eli Perelman 8cbe7e60c6 Merge pull request #138 from eliperelman/webpack-validate 8 years ago
Eli Perelman 3eaac54223 Validate webpack configuration before running compiler 8 years ago
Eli Perelman 467c4ae0c0 Merge pull request #137 from eliperelman/functional 8 years ago
Eli Perelman ea5c0e72e5 Functional refactor 8 years ago
Eli Perelman 710378f0a4 Merge pull request #135 from eirikurn/issue-116 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
Eli Perelman 67cd14f21c Merge pull request #132 from jaridmargolin/master 8 years ago
Jarid Margolin 2e26cacf34 Fix typo in develop function. 8 years ago
Eli Perelman 3ed24a42d0 Merge pull request #127 from jaridmargolin/neutrino-webpack 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
Eli Perelman 2b0754a805 Merge pull request #123 from jaridmargolin/getWebpackConfig 8 years ago
Jarid Margolin 09d78db914 Rename `getWebpackOptions` to `getWebpackConfig`. 8 years ago
Eli Perelman 66fc708da6 Updating yarn.lock 8 years ago
Eli Perelman 69360d06b1 Merge pull request #119 from jaridmargolin/neutrino-refactor 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 04e96b2f3f Merge pull request #120 from eliperelman/fixing-linting 8 years ago
Eli Perelman 6968fcbdde Fixing linting to run for all packages 8 years ago
Eli Perelman 37a4003bf4 Merge pull request #117 from helfi92/fix-links 8 years ago
helfi92 9b4bce0819 Switch to relative paths 8 years ago
helfi92 dd197dc68c Fix link 8 years ago
Eli Perelman 9e0112c3d0 Merge pull request #115 from eirikurn/patch-1 8 years ago
Eiríkur Heiðar Nilsson e53b3a30de Fix svg mime-type 8 years ago
Eli Perelman c8fac6b6ed Merge pull request #111 from eliperelman/compile-targets 8 years ago
Eli Perelman 19d5e641c8 Adding option-configurable compile targets 8 years ago
Eli Perelman da792871ac Merge pull request #88 from guzart/patch-1 8 years ago
Arturo Guzman 5d7d3a7a6d Add support building react-native app 8 years ago
Eli Perelman c9e14eb6f1 Merge pull request #110 from eliperelman/test-preset-config-on-test 8 years ago
Eli Perelman e3f403f2c5 Defer test configuration overrides until on:test 8 years ago
Eli Perelman bdac66185b Merge pull request #106 from eliperelman/linting-round-2 8 years ago
Eli Perelman d7db1764d0 Merge pull request #105 from psyrendust/devtool-sourcemap 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 cb60bb501b Merge pull request #102 from aretecode/eslint 8 years ago
Arete Code 0baee5bd6b unquote property names, rebase, remove react bits 8 years ago
Eli Perelman 53936f802f Merge pull request #103 from eliperelman/readmes 8 years ago
Eli Perelman 1553c70161 README updates for v5 8 years ago
Eli Perelman b301471543 Merge pull request #98 from eliperelman/v5-docs 8 years ago
Eli Perelman f88b557a56 Merge pull request #86 from eliperelman/v5 8 years ago
Eli Perelman a392fb10aa Adding rule include and exclude upgrade documentation 8 years ago
Eli Perelman bd5108565e Adding missing packages to travis cache, removing duplicate yarn install directive 8 years ago
Eli Perelman b46331f937 Typo 8 years ago
Eli Perelman eafadf2013 Switching clean middleware to use options.root 8 years ago