rsnext/docs/advanced-features
OJ Kwon fc61428db1
feat(next/swc): support experimental swc plugins (#36790)
* build(cargo): build swc with plugin support

* feat(next): expose experimental swcplugins config

* docs(compiler): add description

* build(cargo): resolve feature conflicts

* build(cargo): resolve build conflict

* Update docs/advanced-features/compiler.md

Co-authored-by: Maia Teegarden <dev@padmaia.rocks>

Co-authored-by: Maia Teegarden <dev@padmaia.rocks>
2022-05-26 15:16:26 -07:00
..
amp-support docs: use descriptive links instead of "click here" (#25897) 2021-06-09 13:23:16 -05:00
react-18 Keep custom app as non server component (#37044) 2022-05-20 18:07:20 +00:00
automatic-static-optimization.md Include router.asPath caveats in docs (#36876) 2022-05-21 21:45:47 -05:00
ci-build-caching.md Move CI build cache instructions to Deployment docs (#35418) 2022-05-13 09:56:47 -04:00
codemods.md Enable Alex documentation linting for docs (#26598) 2021-06-25 11:40:50 -05:00
compiler.md feat(next/swc): support experimental swc plugins (#36790) 2022-05-26 15:16:26 -07:00
custom-app.md Add info on context.ctx argument (#35303) 2022-03-15 15:34:49 +01:00
custom-document.md Fix typo in documentation (#34734) 2022-02-23 18:29:12 +00:00
custom-error-page.md Fixed duplicate data fetching overview page + links (#33774) 2022-01-29 02:52:40 +00:00
custom-server.md Update custom server docs for async methods (#30521) 2022-02-06 03:22:02 +00:00
customizing-babel-config.md Update babel docs to mention you can use babel.config.js. (#23434) 2021-03-26 16:01:22 +00:00
customizing-postcss-config.md Document CSS Grid Better (#16996) 2020-09-10 13:46:14 -04:00
debugging.md Add section for jetbrains webstorm debugging (#24556) 2022-05-22 22:30:14 -05:00
dynamic-import.md Document usage of suspense option of next/dynamic (#28210) 2021-08-18 01:21:22 +00:00
error-handling.md Add Error Handling document (#34329) 2022-02-25 11:34:00 -05:00
i18n-routing.md Deprecate nested Middleware in favor of root middleware (#36772) 2022-05-19 15:46:21 +00:00
measuring-performance.md Changed all occurrences of etc to match (#34280) 2022-02-13 00:22:52 +00:00
middleware.md feat(middleware)!: forbids middleware response body (#36835) 2022-05-19 22:02:20 +00:00
module-path-aliases.md Update module-path-aliases.md (#22739) 2021-03-08 14:19:31 +01:00
multi-zones.md Fixed minor grammar issue (#27493) 2021-07-26 04:19:37 +00:00
output-file-tracing.md Provide more detail to static folder placement (#34651) 2022-02-21 20:07:54 +00:00
preview-mode.md Update Preview Mode docs. (#34278) 2022-02-12 21:17:48 +00:00
security-headers.md Update Content-Security-Policy header usage explanation (#33833) 2022-01-31 20:30:47 +00:00
source-maps.md Updated copy around enabling source maps (#36852) 2022-05-12 11:45:23 +00:00
src-directory.md No info on environment variables in the src folder (#33110) (#33136) 2022-01-10 13:58:29 +00:00
static-html-export.md Add missing closing parenthesis in docs (#34924) 2022-03-01 16:48:08 +00:00
using-mdx.md Revert "Improvements to the MDX Docs and replaced a leftover reference to babel" (#36066) 2022-04-11 16:11:35 +00:00