Eli Perelman
c2496bfa3c
Middleware vs. Presets? ( #149 )
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
Jorge Antunes
b09f01edbb
use correct value for package.json config ( #146 )
This might have been an old way to define the configuration?
Only works when I use `neutrino`, otherwise I get an error:
```
WebpackOptionsValidationError: Invalid configuration object. Webpack has been initialised using a configuration object that does not match the API schema.
```
8 years ago
Constantine Genchevsky
ea92b84e62
Rdesign Advanced Customization examples to use Neutrino v5 fashion ( #145 )
8 years ago
Juan Riquelme
872022a796
Update upgrading-neutrino.md (eslint middleware) ( #144 )
The code explaining the usage of `neutrino-middleware-eslint` was wrong here.
It caused me a great headache last night, when I was migrating a pair of eslint presets.
Thank god [eslint middleware documentation page](https://neutrino.js.org/middleware/neutrino-middleware-eslint/ ) is OK and you can
compare and infer the correct usage.
8 years ago
Eli Perelman
f72e840e5d
Adding documention about web publicPath
8 years ago
Eli Perelman
448aa4b651
Hopefully last round of docs changes
8 years ago
Eli Perelman
ea5c0e72e5
Functional refactor
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
19d5e641c8
Adding option-configurable compile targets
8 years ago
Eli Perelman
1553c70161
README updates for v5
8 years ago
Eli Perelman
a392fb10aa
Adding rule include and exclude upgrade documentation
8 years ago
Eli Perelman
b46331f937
Typo
8 years ago
Eli Perelman
f4db9360b7
Updating for latest v5 changes
8 years ago
Eli Perelman
d428c8cce7
Review nits
8 years ago
Eli Perelman
c87d0f133b
Switching paths to relative
8 years ago
Eli Perelman
d0b3a38f82
v5 Docs
8 years ago
Eli Perelman
eafa888b3c
Preparing docs for v5
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
f02af3fc9f
Make sourcemap support optional for node libraries ( #85 )
8 years ago
Łukasz Golder
24d7faa8e0
Added coverage support to jest preset ( #76 )
* Added coverage support to jest preset
* Documented jest coverage option
* Added missing documentation
8 years ago
helfi92
3e2121df1d
Put community contributions alongside core ones
8 years ago
helfi92
7a62f5cf67
Add Community section for starter kits
8 years ago
Eli Perelman
1b47dafc82
Add community presets page to docs ( #77 )
8 years ago
Eli Perelman
28df3c43ec
Fixing LESS example usage
8 years ago
Eli Perelman
0ad71379ea
Fixing typo in docs
8 years ago
Hank Andre
14146699fc
Adding Module to preset config ( #70 )
Added the `.module` to the `neutrino.config.rule()` statement.
8 years ago
Eli Perelman
898ae88f36
Moving boilerplate blurb to FAQs ( #69 )
8 years ago
Eli Perelman
dc638f5328
Fixing incorrect regex usage in docs for LESS ( #67 )
8 years ago
Eli Perelman
68606b43e6
Add custom method for generating an eslintrc config ( #63 )
8 years ago
helfi92
94965ac595
Move FAQ's higher up in the summary
8 years ago
helfi92
22f265a358
Add FAQ section
8 years ago
Chandan Rai
de2dfe25bf
corrected typo in docs/contributing/development.md ( #55 )
corrected `satisified` to `satisfied`
8 years ago
helfi92
90db761883
Add github repo link to gitbook
8 years ago
Rifat Nabi
dac5df78fd
Fix typo in usage example ( #52 )
8 years ago
Eli Perelman
b838a0da54
Introduce lint base to make lint preset creation much easier ( #41 )
8 years ago
Eli Perelman
2f61c11512
Wrong URL for express-starter
8 years ago
kêdoská
414305210a
missing object in the example of preset ( #38 )
Signed-off-by: Marco Casula <mc@clickbit.net>
8 years ago
Eli Perelman
2647be7780
Docs: learning resources
8 years ago
Eli Perelman
296576bb3c
Jest docs: Usage with React ( #37 )
8 years ago
Eli Perelman
b32ad66c7d
Changelogs ( #31 )
8 years ago
kêdoská
1ade8c9613
Fix typo in preset-jest ( #34 )
Signed-off-by: Marco Casula <mc@clickbit.net>
8 years ago
Hassan Ali
4b84a23693
Add Tree-shaking to README ( #33 )
8 years ago
gasolin
5f65cfc534
copy editing ( #30 )
8 years ago
Sota Yamashtia
5feec467f8
Fix typo commited -> committed ( #28 )
8 years ago
Eli Perelman
55d5c3d4ed
Slack badges
8 years ago
Eli Perelman
24900a473a
Tagline update
8 years ago