@vyg/react-scripts

2.1.1 • Public • Published

@vyg/react-scripts

This is "forked" from Facebook's react-scripts v2.0.4 to customize our version of create-react-app. It contains the following changes:

  • Add sass-mq
  • Remove service-worker
  • Add support for babel-plugin-react-css-modules
  • Add support for decorators
  • Add module resolver to resolve ~ to base src directory
  • Treat *.global.(css|scss) as global CSS and all else as modules CSS

Usage

npx create-react-app --scripts-version=@vyg/react-scripts APP_NAME

How to make changes

  • Makes changes
  • Bump package.json version
  • npm publish

Original react-scripts package

This package includes scripts and configuration used by Create React App.
Please refer to its documentation:

Readme

Keywords

none

Package Sidebar

Install

npm i @vyg/react-scripts

Weekly Downloads

1

Version

2.1.1

License

MIT

Unpacked Size

241 kB

Total Files

29

Last publish

Collaborators

  • voyageauto