232 Commits (c9e14eb6f18ed01e33d60356487eb2dcaab2341c)
 

Author SHA1 Message Date
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
Eli Perelman f4db9360b7 Updating for latest v5 changes 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 d428c8cce7 Review nits 8 years ago
Eli Perelman c87d0f133b Switching paths to relative 8 years ago
Eli Perelman 05e4b09983 Manually caching monorepo package node_modules for travis 8 years ago
Eli Perelman aa16fa658d Attempting to cache packages' node_modules via wildcard 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 c35c84def1 Cleaning up unused gitignores 8 years ago
Eli Perelman a594ef9788 Pointing package.json respository to tree location 8 years ago
Eli Perelman d0b3a38f82 v5 Docs 8 years ago
Eli Perelman eafa888b3c Preparing docs for v5 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 573c8212f2 Travis changes 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 64a0a2e642 Heading typo 8 years ago
Eli Perelman 8f322fbacd Why use a chaining API? (#87) 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