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? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Note: for support questions, please use one of these channels: Chat: AngularClass.slack or Twitter: @AngularClass
I'm submitting a ... [x ] bug report [ ] feature request [ ] question about the decisions made in the repository
What is the current behavior?
webpack.test.js is missing angular2-template-loader which makes templateUrl failed to load
webpack.test.js
angular2-template-loader
angular2-template-loader should be included
What is the motivation / use case for changing the behavior? Bug fix
Please tell us about your environment:
The text was updated successfully, but these errors were encountered:
You'll also need a scss loader in test too, if you're referring to any sass files.
Sorry, something went wrong.
No branches or pull requests
Note: for support questions, please use one of these channels: Chat: AngularClass.slack or Twitter: @AngularClass
I'm submitting a ...
[x ] bug report
[ ] feature request
[ ] question about the decisions made in the repository
What is the current behavior?
webpack.test.js
is missingangular2-template-loader
which makes templateUrl failed to loadangular2-template-loader
should be includedWhat is the motivation / use case for changing the behavior?
Bug fix
Please tell us about your environment:
The text was updated successfully, but these errors were encountered: