This is a fork of create-react-app
All changes can be found on the changes_v2.0
branch
- Support
@
alias (referencing thesrc
directory) in Webpack and Jest - Support
.graphql|.gql
files in Webpack and Jest - Support multi-tenancy
- Add babel-plugin-tenant-resolver
- Add
sass-loader
variables option
- Add options to
@svgr/webpack
- Add babel-plugin-lodash
- Add babel-plugin-react-remove-properties (production only)
- Add csso-webpack-plugin (production only)