We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01381c5 commit 5481c66Copy full SHA for 5481c66
lib/install/config/loaders/installers/angular.js
@@ -1,4 +1,4 @@
1
module.exports = {
2
- test: /.ts$/,
+ test: /\.ts$/,
3
loader: 'ts-loader'
4
}
0 commit comments