Skip to content

Commit 25e759b

Browse files
committed
fix(npm): add source map files and stories to npmignore file
1 parent e267367 commit 25e759b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.npmignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,6 @@ jest.config.js
1414
coverage
1515
storybook-static
1616
.huskyrc.json
17-
.husky
17+
.husky
18+
build/stories
19+
build/*.map

0 commit comments

Comments
 (0)