Skip to content

Commit 611e97b

Browse files
authored
fix project config file for ASCF
fix project config file for ASCF
1 parent a6bfe71 commit 611e97b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/taro-platform-ascf/src/program.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ export default class AscfApp extends TaroPlatformBase {
3737
close () {
3838
this.modifyTemplate(pluginOptions)
3939
this.modifyWebpackConfig()
40+
this.generateProjectConfig('ascf.config.json', 'ascf.config.json')
4041
}
4142
})
4243
}

0 commit comments

Comments
 (0)