init
This commit is contained in:
15
2025-09-14-webpack-demo/project.config.json
Normal file
15
2025-09-14-webpack-demo/project.config.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"miniprogramRoot": "./dist",
|
||||
"projectname": "2025-09-14-webpack-demo",
|
||||
"description": "webpack demo",
|
||||
"appid": "touristappid",
|
||||
"setting": {
|
||||
"urlCheck": true,
|
||||
"es6": false,
|
||||
"enhance": false,
|
||||
"compileHotReLoad": false,
|
||||
"postcss": false,
|
||||
"minified": false
|
||||
},
|
||||
"compileType": "miniprogram"
|
||||
}
|
||||
Reference in New Issue
Block a user