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

Use NextScript from next/script instead of plain script for next generator #599

Open
Utwo opened this issue Aug 16, 2021 · 1 comment
Open

Comments

@Utwo
Copy link
Contributor

Utwo commented Aug 16, 2021

More info can be found here: https://nextjs.org/docs/basic-features/script
For the strategy, we can stick with afterInteractive which is the default one anyway.

@JayaKrishnaNamburu
Copy link
Member

Place to look for, to make changes to enable the feature

ASTBuilders.appendAssetsAST(assets, options, headNode, bodyNode)

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

No branches or pull requests

2 participants