fis icon indicating copy to clipboard operation
fis copied to clipboard

fis打包后,引入js的属性不生效

Open ZChengL opened this issue 5 years ago • 0 comments

如图代码里引入js 添加了defer 属性,打包后访问页面发现没有了defer, 是什么原因呢 代码 image

运行页面 image

打包命令为: RUN npm install -g fis

RUN npm install -g fis-postpackager-simple

ZChengL avatar Sep 15 '20 09:09 ZChengL