You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I bundle outputAsModuleFolder : true, every top level const, var, or let will need a declare. But the declare modifier is removed inside the BundleResult.
The text was updated successfully, but these errors were encountered:
When I bundle outputAsModuleFolder : true, every top level const, var, or let will need a declare. But the
declare
modifier is removed inside the BundleResult.The text was updated successfully, but these errors were encountered: