Skip to content

Commit 66e8a96

Browse files
committed
include all js files for component
1 parent 53e5628 commit 66e8a96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"development": {},
1212
"main": "index.js",
1313
"scripts": [
14-
"index.js"
14+
"*.js"
1515
]
1616
}

0 commit comments

Comments
 (0)