1. 首页
  2. 数据库
  3. 其它
  4. cachebust es6 imports cli 源码

cachebust es6 imports cli 源码

上传者: 2021-02-19 12:18:03上传 ZIP文件 9KB 热度 7次
cachebust-es6-imports-cli 安装: npm i cachebust-es6-imports-cli -D cachebust-es6-imports-cli是一个命令行应用程序,允许您缓存ES6导入。 例如,cachebust-es6-imports-cli将采用以下js文件: import { Thing } from "./index.js" ; console . log ( 'hi from index.js' ) ; 并将其转换为: import { Thing } from "./index_HILQ1xmt0EvHZnXdypa0.js" ;
下载地址
用户评论