File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -19,8 +19,7 @@ which version of `react-scripts` this fork is built from.
1919
2020## Differences to ` react-scripts `
2121
22- - Use [ CSS Modules] ( https://github.com/css-modules/css-modules ) on every css file
23- - Use [ postcss-preset-env] ( https://github.com/csstools/postcss-preset-env )
22+ - Use [ postcss-preset-env] ( https://github.com/csstools/postcss-preset-env ) with live CSS Custom Properties.
2423- Use [ postcss-import] ( https://github.com/postcss/postcss-import )
2524- Use [ postcss-apply] ( https://github.com/pascalduez/postcss-apply )
2625- Build an UMD module in production mode to support server side rendering
@@ -52,7 +51,7 @@ To update the fork to use a new version of the upstream repository:
5251
5352### Making changes and testing
5453
55- To test your local changes, link the local repository to the application:
54+ To test your local changes, use [ Verdaccio ] ( https://verdaccio.org/en/ ) or link the local repository to the application:
5655
57561 . In the ` create-react-app/packages/react-scripts ` directory, install
5857 dependencies and make a link of the package:
Original file line number Diff line number Diff line change 11{
22 "name" : " sharetribe-scripts" ,
3- "version" : " 4.0.0-beta " ,
3+ "version" : " 4.0.0" ,
44 "description" :
" Fork of facebookincubator/[email protected] with some additional features." ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments