How to generate npm package when AOT is turned off? #361
Unanswered
stringke (StringKe)
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
If you open aot, it will survive
*.gzfiles for npm uploads.If you turn it off, the gz file will not exist
I'm not familiar enough with dotnet compilation, how should I configure it to package gz files?
All reactions