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.
1 parent 8e365f6 commit 8cbf5a9Copy full SHA for 8cbf5a9
npm_build.ts renamed to _npm_build.ts
deno.jsonc
@@ -1,6 +1,6 @@
1
{
2
"tasks": {
3
- "build": "deno run -A npm_build.ts"
+ "build": "deno run -A _npm_build.ts"
4
},
5
"fmt": {
6
"semiColons": false,
0 commit comments