05 2020 档案
摘要:const path = require('path') const htmlWebpackPlugin = require('html-webpack-plugin') // 导入每次删除文件夹的插件 const cleanWebpackPlugin = require('clean-webpac
阅读全文
摘要:const path = require('path') const htmlWebpackPlugin = require('html-webpack-plugin') module.exports = { entry: path.join(__dirname, './src/main.js'),
阅读全文
摘要:{ "name": "webpack-senior", "version": "1.0.0", "description": "", "main": "webpack.config.js", "scripts": { "test": "echo \"Error: no test
阅读全文
摘要:{ "workbench.editor.closeEmptyGroups": false, "emmet.triggerExpansionOnTab": true, "files.associations": { "*.vue": "html", "*.css": "scss", ".eslintr
阅读全文

浙公网安备 33010602011771号