Skip to content

Commit 87ee0dc

Browse files
committed
Merge pull request #26 from ai/component
Add missing files to component.json
2 parents 3d6cc47 + 9669f8f commit 87ee0dc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

component.json

+3-1
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)