Skip to content

Commit 218f160

Browse files
committed
Update JSPM config to also include unminified components. Close #995
1 parent b4d3063 commit 218f160

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"jspmPackage": true,
3939
"format": "global",
4040
"files": [
41-
"components/**/*.min.js",
41+
"components/**/*.js",
4242
"plugins/**/*",
4343
"themes/*.css",
4444
"prism.js"

0 commit comments

Comments
 (0)