reduce-enum-webpack-plugin
将ts enum 转 js 的产物减少一半,e[e['xxx']=0]='xxx'] => e['xxx']=0,e[e.xxx=0]='xxx' => e.xxx=0
Ecosystem
npmjs.org
npmjs.org
Latest Release
about 3 years ago
1.0.0
about 3 years ago
Versions
3
3
Downloads
9 last month
9 last month
Loading...
Readme
Loading...
Links
| Registry | npmjs.org |
| Source | Repository |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:npm/reduce-enum-webpack-plugin
spec |
| License | MIT |
| First Release | about 3 years ago |
| Last Synced | 5 days ago |
Repository
| Stars | 2 on GitHub |
| Forks | 2 on GitHub |