nr-r-s
v1.0.2
Published
Custom Configuration and scripts from Create React App.
Downloads
1
Readme
此脚本维护的项目模板在create-react-app/packages/react-scripts/template
目录下
此脚本修改的文件有
create-react-app/packages/react-scripts/config/webpack.config.js
create-react-app/packages/react-scripts/scripts/init.js
以上自定义修改处均注有注释 @newrank
以及新建的 create-react-app/packages/react-scripts/config/nrCustomPlugins.js
文件配置被 webpack.config.js
引用
and create-react-app/packages/react-scripts/package.json
react-scripts
This package includes scripts and configuration used by Create React App. Please refer to its documentation:
- Getting Started – How to create a new app.
- User Guide – How to develop apps bootstrapped with Create React App.