mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-26 19:47:30 +00:00
Make the dependency on es6-shim explicit, and include it in the vendor bundle
This commit is contained in:
@@ -18,6 +18,7 @@ module.exports = {
|
||||
vendor: [
|
||||
'bootstrap',
|
||||
'bootstrap/dist/css/bootstrap.css',
|
||||
'es6-shim',
|
||||
'style-loader',
|
||||
'jquery',
|
||||
'@angular/common',
|
||||
|
||||
Reference in New Issue
Block a user