Skip to content

Commit 9669f8f

Browse files
committed
Add missing files to component.json
1 parent 3d6cc47 commit 9669f8f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

component.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
"scripts": [
88
"index.js",
99
"lib/compress.js",
10-
"lib/identity.js"
10+
"lib/identity.js",
11+
"lib/compiler.js",
12+
"lib/source-map-support.js"
1113
]
1214
}

0 commit comments

Comments
 (0)