kara-react-scripts-ext

0.0.3 • Public • Published

react-scripts

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

脚手架

写在前面

基于社区create-react-app库调整部分适用于kara项目的移动端web构建

与社区库保持同步

## 主要修改

  • 配置支持CSS modules

  • 配置支持Sass预编译

  • 在原babel基础上扩展一些可以增加的支持(比如decorators),更多的语言特征和polyfill,移动端需要的react-hot-loader/babel、transform-runtime等插件

  • 在原Eslint配置基础上增加更严格要求的rules

  • 在原postcss配置上增加插件(比如pxtorem、utilities)

  • 移动端的各种深入配置

  • 增加stylelint检查

  • 增加git提交hooky

Readme

Keywords

none

Package Sidebar

Install

npm i kara-react-scripts-ext

Weekly Downloads

2

Version

0.0.3

License

BSD-3-Clause

Last publish

Collaborators

  • chrevans