We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The bundle emitted by Deno is an abomination.
const Zone1 = Zone; const MeshPyramid1 = MeshPyramid; const Base1 = Base; const MeshBox1 = MeshBox; const World1 = World;
bzw
mod
dom
highlight
Right now the bundle must be manually edited by the build script: build.ts#L34-L44
Possibly related: swc-project/swc#1349
The text was updated successfully, but these errors were encountered:
Updating to Deno v1.8.3 has mostly fixed the issue, however it is still partially there.
webbzw/build.ts
Line 39 in f12e5c9
Sorry, something went wrong.
No branches or pull requests
The bundle emitted by Deno is an abomination.
bzw
intomod
, which has to be manually overwritten.dom
andhighlight
.Right now the bundle must be manually edited by the build script: build.ts#L34-L44
Possibly related: swc-project/swc#1349
The text was updated successfully, but these errors were encountered: