Skip to content

Commit 4d9c326

Browse files
committed
fix: update build configuration
Ref: #1929
1 parent 2de86e8 commit 4d9c326

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

lib/node_modules/@stdlib/blas/ext/base/scusumpw/manifest.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{
2-
"options": {},
2+
"options": {
3+
"task": "build"
4+
},
35
"fields": [
46
{
57
"field": "src",
@@ -24,6 +26,7 @@
2426
],
2527
"confs": [
2628
{
29+
"task": "build",
2730
"src": [
2831
"./src/scusumpw.c"
2932
],

0 commit comments

Comments
 (0)