Webpack's DllPlugin without the boilerplate
published 0.4.2 4 years agowebpack plugin for resource hints
published 1.0.2 4 years ago## 特性: - 支持 cjs、umd、esm - 默认支持 ts - 默认支持 eslint。需要手动添加 .eslintrc.json 文件 - 默认 bable + preset-typeScript 进行编译 - 集成 babel react 优化插件和 es next 实验性插件 - 默认 src/index.ts 为入口。 dist 为输出目录 - 默认不进行代码压缩 - 默认打包不会增加 polyfill,建议在应用打包中增加 polyfill,以避免重复 polyfill
published 1.0.6 4 years agoa lightweight react state management lib based on immer 、 react hook and context
published 0.0.1 4 years ago