-
Notifications
You must be signed in to change notification settings - Fork 0
Webpack
kietnhiit edited this page Sep 6, 2018
·
1 revision
# ### TS2304: Cannot find name 'Set'. https://github.com/angular/angular.io/pull/3233/commits/8e886fc2710acadd749139c2172519de254b849c rules: [ { test: /.ts$/, loaders: [{ loader: 'awesome-typescript-loader', options: { configFileName: helpers.root('src', 'tsconfig.json') } } , 'angular2-template-loader'] loaders: ['awesome-typescript-loader', 'angular2-template-loader'] }, { test: /.html$/,****