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

Use module loader rather than using the Angular bundles #79

Open
pablodenadai opened this issue May 9, 2016 · 3 comments
Open

Use module loader rather than using the Angular bundles #79

pablodenadai opened this issue May 9, 2016 · 3 comments

Comments

@pablodenadai
Copy link
Owner

We should be resolving and packaging dependencies with a module loader. Bundle files aren't included in the distribution packages since rc-0.

@pablodenadai
Copy link
Owner Author

For more info see: angular/angular#8412.

@phiphou
Copy link

phiphou commented May 12, 2016

Would be easy with webpack, but if you want to keep actual systemjsbuilding system, have a look on this seed : ;)

@pablodenadai
Copy link
Owner Author

pablodenadai commented May 13, 2016

@phiphou for some reason webpack never grew on me. Perhaps it's the config file that I find a bit messy.

Surely there's a way of getting it to work nicely with Gulp. Well, I'd think so.

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

2 participants