|
|
|
@ -3,10 +3,7 @@
@@ -3,10 +3,7 @@
|
|
|
|
|
"miniprogramRoot": "src/", |
|
|
|
|
"compileType": "miniprogram", |
|
|
|
|
"setting": { |
|
|
|
|
"useCompilerPlugins": [ |
|
|
|
|
"typescript", |
|
|
|
|
"sass" |
|
|
|
|
], |
|
|
|
|
"useCompilerPlugins": ["typescript", "sass"], |
|
|
|
|
"babelSetting": { |
|
|
|
|
"ignore": [], |
|
|
|
|
"disablePlugins": [], |
|
|
|
@ -72,4 +69,5 @@
@@ -72,4 +69,5 @@
|
|
|
|
|
] |
|
|
|
|
}, |
|
|
|
|
"appid": "wxf9ce8010f1ad24aa" |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|