mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-25 02:57:31 +00:00
Change AureliaSpa to use vendor bundle like the other templates
This commit is contained in:
@@ -62,6 +62,7 @@
|
||||
"scripts": {
|
||||
"prepublish": [
|
||||
"npm install",
|
||||
"node node_modules/webpack/bin/webpack.js --config webpack.config.vendor.js --env.prod",
|
||||
"node node_modules/webpack/bin/webpack.js --env.prod"
|
||||
],
|
||||
"postpublish": "dotnet publish-iis --publish-folder %publish:OutputPath% --framework %publish:FullTargetFramework%"
|
||||
|
||||
Reference in New Issue
Block a user