19 lines
334 B
JSON
19 lines
334 B
JSON
{
|
|
"projectname": "pure-project-vantui",
|
|
"miniprogramRoot": "./",
|
|
"compilation-args": {
|
|
"common": {
|
|
"ignorePrefixCss": true,
|
|
"ignoreTransJs": true,
|
|
"ignoreUglify": true
|
|
}
|
|
},
|
|
"setting": {
|
|
"urlCheck": true,
|
|
"es6": false,
|
|
"minified": false,
|
|
"postcss": false,
|
|
"enhance": false
|
|
}
|
|
}
|