REVIEW 已完成的任务列表

This commit is contained in:
YunaiV
2023-04-05 00:12:12 +08:00
parent 68564b77e9
commit bb88e3d77c
5 changed files with 49 additions and 77 deletions

View File

@ -98,7 +98,7 @@ export function createVitePlugins() {
deleteOriginFile: false //压缩后是否删除源文件
}),
ViteEjsPlugin(),
topLevelAwait({
topLevelAwait({ // https://juejin.cn/post/7152191742513512485
// The export name of top-level await promise for each chunk module
promiseExportName: '__tla',
// The function to generate import names of top-level await promise in each chunk module