Skip to content

Commit d80fa9b

Browse files
author
Xin Zheng
committed
fix: can I include vendor only?
1 parent fd6b88b commit d80fa9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"test": "karma start test/karma.conf.js"
1818
},
1919
"files": [
20-
"dist",
20+
"vendor",
2121
"app",
2222
"test",
2323
"*.html",

0 commit comments

Comments
 (0)