customize-cra-extra
v3.0.1
Published
This project provides set of utilities to customize create-react-app version 5
Readme
customize-cra-extra
This project provides a set of utilities to customize
create-react-appversions 4 or 5 configurations
Usage
Note: See the api docs for documentation for each function.
ChangeLog
3.0.1
- feat: 升级
[email protected]。
3.0.0
- 1、feat: 兼容
[email protected]版本。 - 2、feat: 使用
lerna+yarn workspaces管理多包发布。 - 3、feat: 增加
mergeWebpackResolveFallback方法。 - 4、fix: 修复
build命令错误引用publicPath的问题。 - 5、feat:
DeprecationWarning: 'https' option is deprecated. Please use the 'server' option. - 6、fix:
addMultipleEntries方法参数恢复 1.x 版本 - 7、feat:
html-webpack-plugin变更默认的scriptLoading为blocking. - 8、fix:
webpack-inject-plugin升级webpack5去掉entryName属性。
