mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-24 10:40:23 +00:00
Build SpaServices 'Node/Content/*.js' files from TypeScript sources
This commit is contained in:
@@ -44,5 +44,11 @@
|
||||
"embed": [
|
||||
"Content/**/*"
|
||||
]
|
||||
},
|
||||
"scripts": {
|
||||
"prepublish": [
|
||||
"npm install",
|
||||
"node node_modules/webpack/bin/webpack.js"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user