We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
tsd
1 parent 077f918 commit 64903feCopy full SHA for 64903fe
src/Microsoft.AspNetCore.SpaServices/npm/aspnet-webpack/package.json
@@ -4,7 +4,7 @@
4
"description": "Helpers for using Webpack in ASP.NET Core projects. Works in conjunction with the Microsoft.AspNetCore.SpaServices NuGet package.",
5
"main": "index.js",
6
"scripts": {
7
- "prepublish": "rimraf *.d.ts && tsd update && tsc && echo 'Finished building NPM package \"aspnet-webpack\"'",
+ "prepublish": "rimraf *.d.ts && tsc && echo 'Finished building NPM package \"aspnet-webpack\"'",
8
"test": "echo \"Error: no test specified\" && exit 1"
9
},
10
"author": "Microsoft",
0 commit comments