Skip to content

Commit 143fa60

Browse files
committed
Mysterious
1 parent e5eafa3 commit 143fa60

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

Lombiq.NodeJs.Extensions/package.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,5 +87,11 @@
8787
},
8888
"browserslist": [
8989
"defaults"
90-
]
90+
],
91+
"nodejsExtensions": {
92+
"scripts": {
93+
"source": "scripts",
94+
"target": "scripts"
95+
}
96+
}
9197
}

0 commit comments

Comments
 (0)