We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3d6cc47 + 9669f8f commit 87ee0dcCopy full SHA for 87ee0dc
component.json
@@ -7,6 +7,8 @@
7
"scripts": [
8
"index.js",
9
"lib/compress.js",
10
- "lib/identity.js"
+ "lib/identity.js",
11
+ "lib/compiler.js",
12
+ "lib/source-map-support.js"
13
]
14
}
0 commit comments