mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-22 17:47:53 +00:00
In Angular 2 template, include reflect-metadata and zone.js in vendor bundle
This commit is contained in:
@@ -29,6 +29,8 @@ module.exports = {
|
|||||||
'@angular/platform-browser-dynamic',
|
'@angular/platform-browser-dynamic',
|
||||||
'@angular/router',
|
'@angular/router',
|
||||||
'@angular/platform-server',
|
'@angular/platform-server',
|
||||||
|
'reflect-metadata',
|
||||||
|
'zone.js',
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
output: {
|
output: {
|
||||||
|
|||||||
Reference in New Issue
Block a user