Skip to content
This repository was archived by the owner on Apr 1, 2019. It is now read-only.

Commit 897e8c9

Browse files
author
Walker Leite
committed
fix(template): add src directory to dist files
1 parent 4fa8774 commit 897e8c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

template/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"component"
2020
],
2121
"files": [
22+
"src/",
2223
"umd/",
2324
"cjs/"
2425
],

0 commit comments

Comments
 (0)