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 running CLI 1.7.0-pre.10 to build { "name": "bundled-amd", "bundle": { "inlineScripts": false }, "js": { "transformModulesToAmd": true } }
I am getting: Could not resolve module specifier "require" in file ... and
[BABEL] Note: The code generator has deoptimised the styling of undefined as it exceeds the max of 500KB.
Not using inline module scripts or import * syntax.