# rollup-data-dict-filter **Repository Path**: zhangh-design/rollup-data-dict-filter ## Basic Information - **Project Name**: rollup-data-dict-filter - **Description**: rollup 打包全局数据字典 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-14 - **Last Updated**: 2022-02-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## rollup-data-dict-filter 一个 Javascript 封装的全局数据过滤转换器 构建的版本为 commonJs,其余的 iife 和 es 未构建 ``` node >= v12.18.3 ``` 开发环境打包: ``` npm run dev ``` 生产环境打包: ``` npm run prod ``` 开发和生产同时构建 - 发布 npm 时用 build 来构建: ``` npm run build ``` #### 注意: 构建出的文件对应使用的环境 ``` shu-c-data-dict.cjs.js -- Webpack shu-c-data-dict.cjs.min.js -- Webpack ``` 源码构建输出如下格式: - IIFE: 自执行函数, 可通过 `