We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 754e1e4 commit 34e77faCopy full SHA for 34e77fa
4 files changed
ExampleDataApis/package.json
@@ -1,5 +1,5 @@
1
{
2
"scripts": {
3
- "dtos": "x ts && tsc -m umd dtos.ts && x -e \"mv('dtos.js','wwwroot/dtos.js')\""
+ "dtos": "x mjs"
4
}
5
0 commit comments