Skip to content

Commit a3a04cc

Browse files
committed
Add files config
1 parent d027f15 commit a3a04cc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@
3131
"lint": "eslint ./src",
3232
"test": "jest --coverage"
3333
},
34+
"files": [
35+
"build/"
36+
],
3437
"devDependencies": {
3538
"@babel/core": "^7.11.4",
3639
"@babel/plugin-proposal-class-properties": "^7.10.4",

0 commit comments

Comments
 (0)