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
Get rid of the autoBundler, there should just be one bundler
Wrap shimmed entries
Transform require() modules into define() (with proper names)
Generate config overrides
Use the bundle feature of require.js instead of overriding maps (if deemed possible)
Allow, at an inclusion level or at a bundle level, for automatic dependency discovery (this is actually the one feature the autoBundlers should have had extra to begin with)
The text was updated successfully, but these errors were encountered:
autoBundler
, there should just be one bundlerbundle
feature of require.js instead of overriding maps (if deemed possible)The text was updated successfully, but these errors were encountered: