我已经安装了npm安装压缩程序,并得到了以下错误:如何压缩文件以压缩vuejs2.6中的压缩?
Uncaught Error: Cannot find module 'fs'
at webpackMissingModule (webpack:///./node_modules/compressing/lib/utils.js?:3)
at Object.eval (webpack:///./node_modules/compressing/lib/utils.js?:3)
at eval (webpack:///./node_modules/compressing/lib/utils.js?:199)
at Object../node_modules/compressing/lib/utils.js (front.js:8020)
at __webpack_require__ (front.js:790)
at fn (front.js:101)
at eval (webpack:///./node_modules/compressing/lib/zip/index.js?:3)
at Object../node_modules/compressing/lib/zip/index.js (front.js:8044)
at __webpack_require__ (front.js:790)
at fn (front.js:101)如何压缩到gltf?
https://stackoverflow.com/questions/65022369
复制相似问题