We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6bfe71 commit 611e97bCopy full SHA for 611e97b
packages/taro-platform-ascf/src/program.ts
@@ -37,6 +37,7 @@ export default class AscfApp extends TaroPlatformBase {
37
close () {
38
this.modifyTemplate(pluginOptions)
39
this.modifyWebpackConfig()
40
+ this.generateProjectConfig('ascf.config.json', 'ascf.config.json')
41
}
42
})
43
0 commit comments