Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

打包后部署空白 #62

Open
fengjinqi opened this issue Jan 8, 2025 · 0 comments
Open

打包后部署空白 #62

fengjinqi opened this issue Jan 8, 2025 · 0 comments

Comments

@fengjinqi
Copy link

加入 topLevelAwait({
// 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
promiseImportName: (i) => __tla_${i}
})后打包部署空白

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant