Skip to content

Commit bf14072

Browse files
committed
[skip ci] meta(.npmignore): add development files to .npmignore
1 parent 57895c7 commit bf14072

File tree

1 file changed

+16
-3
lines changed

1 file changed

+16
-3
lines changed

.npmignore

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
1-
docs/
2-
.github/
31
__mocks__/
4-
__tests__/
2+
__tests__/
3+
.github/
4+
.vscode/
5+
docs/
6+
.dockerignore
7+
.eslintrc.js
8+
.travis.yml
9+
appveyor.yml
10+
deployDocs.js
11+
docker-entrypoint.sh
12+
Dockerfile
13+
jest.config.js
14+
testSetup.js
15+
vue-cli-service-custom-1.tgz
16+
vue-cli-service-custom-2.tgz
17+
vue-cli-service-v3.0.0-rc.2.tgz

0 commit comments

Comments
 (0)