We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We should be resolving and packaging dependencies with a module loader. Bundle files aren't included in the distribution packages since rc-0.
The text was updated successfully, but these errors were encountered:
For more info see: angular/angular#8412.
Sorry, something went wrong.
Would be easy with webpack, but if you want to keep actual systemjsbuilding system, have a look on this seed : ;)
webpack
systemjs
@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.
No branches or pull requests
We should be resolving and packaging dependencies with a module loader. Bundle files aren't included in the distribution packages since rc-0.
The text was updated successfully, but these errors were encountered: