react-scripts-web

0.1.8 • Public • Published

react-scripts-web


This is customized scripts that support the following

Example Usage


Modify package.json

Modify package.json as below.

{
-   "start": "react-scripts start",
+   "start": "react-scripts-web start",
-   "build": "react-scripts build",
+   "build": "react-scripts-web build",
-   "test": "react-scripts test --env=jsdom",
+   "test": "react-scripts-web test --env=jsdom"
}

Author


License


MIT

Readme

Keywords

none

Package Sidebar

Install

npm i react-scripts-web

Weekly Downloads

3

Version

0.1.8

License

MIT

Last publish

Collaborators

  • raymondsze