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 0e454fc commit 28e39beCopy full SHA for 28e39be
tests/asconfig/entry-points/node-resolution/package.json
@@ -1,6 +1,6 @@
1
{
2
"private": true,
3
"scripts": {
4
- "test": "../../../bin/asc --showConfig && node ../../index.js"
+ "test": "node ../../../../bin/asc assembly/index.ts --showConfig && node ../../index.js"
5
}
6
0 commit comments