Skip to content

Commit 17f7622

Browse files
committed
Expose src folder at package
When we pack this package to send to npmjs, the .npmignore file contains the list that need (or not) to go to package. I got a case that I need the .vue file in package to be used. Signed-off-by: Vitor Mattos <vitor@php.rio>
1 parent d8cb8fd commit 17f7622

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.npmignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
examples/
66
node_modules/
77
public/
8-
src/
98
.editorconfig
109
.eslintignore
1110
.gitignore

0 commit comments

Comments
 (0)