合作联系微信: w6668263      合作联系电话:177-9238-7426     

随笔分类 -  webpack

webpack
使用webpack打包报ERROR in TypeError: Cannot read property ‘tap‘ of undefined
摘要:使用webpack打包报ERROR in TypeError: Cannot read property ‘tap‘ of undefined 阅读全文

posted @ 2024-09-20 14:12 草率的龙果果 阅读(59) 评论(0) 推荐(0) 编辑

You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file.
摘要:this.hitDetectionEnabled_ = options.hitDetectionEnabled ?? true; 阅读全文

posted @ 2024-09-10 15:31 草率的龙果果 阅读(2002) 评论(0) 推荐(0) 编辑

webpack nodejs v16往上版本sourcemap配置。
摘要:webpack nodejs v16往上版本sourcemap配置。 阅读全文

posted @ 2024-04-18 15:34 草率的龙果果 阅读(20) 评论(0) 推荐(0) 编辑

TypeError: Cannot read properties of undefined (reading 'tapPromise')
摘要:TypeError: Cannot read properties of undefined (reading 'tapPromise') 阅读全文

posted @ 2023-12-05 10:22 草率的龙果果 阅读(984) 评论(0) 推荐(0) 编辑

利用svg-sprite-loader svgo-loader 自动化创建vue svg组件,支持改变颜色。
摘要:利用svg-sprite-loader svgo-loader 自动化创建vue svg组件,支持改变颜色。 阅读全文

posted @ 2022-03-21 19:48 草率的龙果果 阅读(634) 评论(0) 推荐(0) 编辑

vue-cli3 配置多环境打包
摘要:vue-cli3 配置多环境打包,VUE 打包多个环境,VUE 打包多个环境,VUE配置多环境打包,VUE多环境 阅读全文

posted @ 2022-01-27 00:35 草率的龙果果 阅读(1109) 评论(0) 推荐(0) 编辑

vue.config.js开启对Gzip的支持。
摘要:vue.config.js开启对Gzip的支持。 阅读全文

posted @ 2021-11-16 10:18 草率的龙果果 阅读(955) 评论(0) 推荐(0) 编辑

compression-webpack-plugin Gzip压缩
摘要:安装这个插件的时候安装的是最新版本的v7.1.1版本,后面发现脚手架配置gzip打包还不支持这个版本的,所以就在此记录一下,查阅其他人的文章发现脚手架目前最新只支持到了v6.1.1版本,在降低版本后发现使用正常 npm install compression-webpack-plugin@6.1.1 阅读全文

posted @ 2021-03-08 15:59 草率的龙果果 阅读(705) 评论(0) 推荐(0) 编辑

vue项目webpack配置terser-webpack-plugin 去掉项目中多余的debugger
摘要:vue项目webpack配置terser-webpack-plugin 去掉项目中多余的debugger 阅读全文

posted @ 2020-12-09 20:24 草率的龙果果 阅读(3734) 评论(0) 推荐(0) 编辑

tree数据结构来计算跨行
摘要:tree数据结构来计算跨行 阅读全文

posted @ 2020-08-11 17:11 草率的龙果果 阅读(241) 评论(0) 推荐(0) 编辑

在Sass中,我们可以使用“@for”来实现循环操作
摘要:scss for,sass for 阅读全文

posted @ 2020-04-19 23:02 草率的龙果果 阅读(1995) 评论(0) 推荐(0) 编辑

vue项目引入背景图报Module not found: Error: Can't resolve './src/assets/theme/logo_blue.png' in'xxx'错误
摘要:vue项目引入背景图报Module not found: Error: Can't resolve './src/assets/theme/logo_blue.png' in'xxx'错误 阅读全文

posted @ 2020-04-19 22:50 草率的龙果果 阅读(6211) 评论(0) 推荐(0) 编辑

导航