rsnext/docs/advanced-features
JJ Kasper 2cff809001
Add experimental CRA transform to docs (#25989)
This mentions the experimental create react app transform to the codemods doc including the feedback link while it is experimental. 

## Documentation / Examples

- [x] Make sure the linting passes
2021-06-10 16:44:11 +00:00
..
amp-support docs: use descriptive links instead of "click here" (#25897) 2021-06-09 13:23:16 -05:00
automatic-static-optimization.md Update server output path in static optimization docs (#21910) 2021-02-05 21:00:03 -06:00
codemods.md Add experimental CRA transform to docs (#25989) 2021-06-10 16:44:11 +00:00
custom-app.md Document the need to call App.getInitialProps() from a custom app's getInitialProps (#24002) 2021-04-16 14:54:02 +02:00
custom-document.md docs: Clarify use of getStaticProps / getServerSideProps with app / document (#17839) 2020-10-13 19:17:47 +00:00
custom-error-page.md Add documentation for new static 500 behavior (#22888) 2021-03-09 12:45:31 +01:00
custom-server.md Clarify a custom server doesn't mean you can't use an existing backend. (#23200) 2021-03-18 17:31:44 +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 Fix github docs links (#16540) 2020-08-25 04:31:48 +00:00
dynamic-import.md Clarify dynamic imports documentation (#24168) 2021-04-19 21:53:00 -05:00
i18n-routing.md Add next-intl example (#21447) 2021-04-19 19:58:36 +00:00
measuring-performance.md docs: use descriptive links instead of "click here" (#25897) 2021-06-09 13:23:16 -05:00
module-path-aliases.md Update module-path-aliases.md (#22739) 2021-03-08 14:19:31 +01:00
multi-zones.md Update multi zones example (#16281) 2020-11-16 16:21:13 +00:00
preview-mode.md Update Preview Mode docs with note on local dev (#22906) 2021-04-19 22:19:32 -05:00
source-maps.md Fix typo in source maps documentation. (#22952) 2021-03-10 16:41:01 +00:00
src-directory.md Add descriptions to documentation pages (#9901) 2020-01-03 13:16:51 -05:00
static-html-export.md Update documentation links (#19502) 2020-11-25 00:00:06 +00:00