rsnext/docs/advanced-features
Mihira Jayasekera 16a97c87e7
docs: clarify how to customize next/babel presets (#11316)
* docs: clarify how to customize next/babel presets

The current language confused me, because it says the presets/plugins should not be added to .babelrc, but then they are "added" (in a sense) to .babelrc in the subsequent example. Clarify that they shouldn't be added _as their own presets/plugins_.

* docs: further clarify custom next/babel config

Even more explicit.
2020-03-24 10:00:41 +01:00
..
amp-support Fix prettier linting 2020-03-16 10:20:26 +01:00
automatic-static-optimization.md Add a missing word to the Static Optimization doc (#9926) 2020-01-03 15:36:53 -05:00
custom-app.md TypeScript documentation for _app.tsx (#10345) 2020-01-30 16:29:14 -05:00
custom-document.md [Docs] Apply updates based on feedback (#10352) 2020-02-12 15:19:58 -05:00
custom-error-page.md Add docs for static 404 and pages/404 (#10811) 2020-03-04 19:44:32 +01:00
custom-server.md Fix a typo in docs (#10239) 2020-01-23 14:40:09 -05:00
customizing-babel-config.md docs: clarify how to customize next/babel presets (#11316) 2020-03-24 10:00:41 +01:00
customizing-postcss-config.md Updated PostCSS docs and added a link to it (#10292) 2020-01-28 11:02:00 -05:00
dynamic-import.md [Docs] Apply updates based on feedback (#10352) 2020-02-12 15:19:58 -05:00
preview-mode.md CMS TakeShape Example (#11038) 2020-03-19 17:30:37 -05:00
src-directory.md Add descriptions to documentation pages (#9901) 2020-01-03 13:16:51 -05:00
static-html-export.md Update static-html-export.md (#10155) 2020-01-18 16:24:29 -05:00