Releases: jdf2e/rocketact
Releases · jdf2e/rocketact
[email protected]
[email protected]
Features
- #84 Support open with url without *.html as a suffix. 支持项目多页面访问 URL 打开不带有
.html
后缀。 - #82 Speed up bundle with cache. 增加缓存,提升再次构建速度。
- #67 Upgrade html-webpack-plugin to v4.x. 升级 html-webpack-plugin 依赖至 v4 版本。
- #76 #80 Support custom template. 支持自定义模板。
- #59 #61 Css modules support localidentname. 支持 CSS Modules,并同时默认
localidentname
配置 - #71 Add eslint config for hooks. 初始化模板增加 hooks 的 eslint 校验规则。
- #72 Support sourcemap generating with a new option. 支持通过配置生成
sourcemap
文件。 - #53 Upgrade terser version, add default drop_console option. 升级
Terser
版本,增加drop_console
默认属性。 - #45 #46 Support enable all rules of the proxy config with one button. 支持一键开启所有本地开发 Proxy 配置规则。
- #47 #48 Speed up dependences' show in web-console. 优化 UI 控制台依赖项展示速度。