Eli Perelman
da4846b22d
Upgrading dependencies
8 years ago
Eli Perelman
ea5c0e72e5
Functional refactor
8 years ago
Eirikur Nilsson
e4c53c238e
Fix resolution issues when linking neutrino
Some presets depend on `webpack` and `webpack-dev-server` for HMR
logic. This commit makes those dependencies explicit and fixes issues
when installing neutrino packages with `npm link`.
8 years ago
Eirikur Nilsson
fe04331c6d
Resolve packages from parent node_modules folders
A la classic NodeJS resolution and webpack default. See #116 .
8 years ago
Jarid Margolin
09d78db914
Rename `getWebpackOptions` to `getWebpackConfig`.
8 years ago
Eli Perelman
19d5e641c8
Adding option-configurable compile targets
8 years ago
Eli Perelman
2ef39382a6
Using neutrino to lint itself
Removing --fix from lint command
8 years ago
Eli Perelman
1553c70161
README updates for v5
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
11cd3ba0ca
Upgrade webpack-chain to v2, add --inspect
8 years ago
Eli Perelman
ac48dbf3c3
Dynamic import() for Node
8 years ago
Eli Perelman
74f6f6519e
Fixing json extension
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
f20297738b
Refining middleware concept, splitting presets into middleware packages
8 years ago
Eli Perelman
96ce5bf79a
Baseline for Neutrino v5
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
8ad608bd01
Fixing deprecation warning ( #72 )
8 years ago
Eli Perelman
62d698ac01
Web and Node preset v4.2.1
8 years ago
Eli Perelman
48b0e53ac2
Bumping for babel-preset-env bug
8 years ago
Eli Perelman
85ed67f035
v4.2 ( #54 )
* Dependency upgrades and minor version bump
* lint-base dep upgrade
* web preset dep upgrade
8 years ago
Eli Perelman
71e0ad5fb3
v4.0.1
8 years ago
Eli Perelman
55d5c3d4ed
Slack badges
8 years ago
Eli Perelman
b2221d494e
Badge updates
8 years ago
Eli Perelman
034c572b52
v4.0.0
8 years ago
Eli Perelman
02a3983df9
._.
8 years ago
Eli Perelman
ec22aca144
Major version
8 years ago
Eli Perelman
146630d0b4
v4.0.0-beta.3
8 years ago
Eli Perelman
065cda76e6
All bump
8 years ago
Eli Perelman
81527823b7
v4.0.0-beta.0
8 years ago
Eli Perelman
0deb63001f
Prepublish requirements
8 years ago
Eli Perelman
22c5292d95
Docs: Karma, neutrino.js.org, dev commands
8 years ago
Eli Perelman
a96b875a15
Docs: Web and React presets, placeholders, package READMEs
8 years ago
Eli Perelman
f32539f797
Fixes unnecessary regenerator for Node 6.9, error in source-map-support
8 years ago
Eli Perelman
376220adab
Missing BUILD in web and node
8 years ago
Eli Perelman
89f0c1e760
Removing base preset, adding Airbnb preset
8 years ago
Eli Perelman
4008a4ea75
Simplify configuration
8 years ago
Eli Perelman
e45b0bd7e6
Fixes HMR
8 years ago
Eli Perelman
26ec63845d
Pluggable event architecture mode, new test presets
8 years ago
Eli Perelman
c358c0c31e
ESLint fixes and webpack-chain integration
8 years ago
Eli Perelman
c26086d1ad
Changes to linting and adding package config
8 years ago
Eli Perelman
47b3972261
Allowing use of node globals
8 years ago
Eli Perelman
f0fcc9e170
Swapping lerna for yarn-autolink
8 years ago
Eli Perelman
b97ccce94c
Upcoming major version
8 years ago
helfi92
4b7f128ef9
Linting
8 years ago
helfi92
aff5382ef2
Add BannerPlugin
8 years ago
helfi92
3b93e5f3b7
Add new line
8 years ago
helfi92
9603d9817e
Migrate webpack to 2.2.0
8 years ago