Skip to content

Commit

Permalink
Merge pull request #27 from sharetribe/update-sharetribe-scripts-readme
Browse files Browse the repository at this point in the history
Update the readme of react-scripts
  • Loading branch information
Gnito authored Sep 26, 2024
2 parents 39e3910 + 804589f commit a140fbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-scripts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ which version of `react-scripts` this fork is built from.
- There's naive implementation of PostCSS apply plugin that works on top of PostCSS v8
- However, you should consider @apply syntax to be deprecated. We won't support it indefinitely.
- Use [Loadable components](https://github.com/gregberge/loadable-components)
- Use these versions in your client app: "@loadable/component": "^5.15.2", "@loadable/server": "^5.15.2",
- Use these versions in your client app: "@loadable/component": "^5.16.4", "@loadable/server": "^5.16.5",
- A separate `build-server` script that makes a build to use in SSR (server side rendering)
- Show customized instructions how to run the production build bundle

Expand Down

0 comments on commit a140fbf

Please sign in to comment.