Skip to content
New issue

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

Merge the two bundle types into a single one that can support automatic dependency detection #30

Open
CezarCretu opened this issue Aug 28, 2014 · 0 comments

Comments

@CezarCretu
Copy link
Contributor

  • 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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant