Skip to content
This repository was archived by the owner on Jun 27, 2023. It is now read-only.

Commit 8c91926

Browse files
committed
fix(npm): removed unnecesary directories and files from npm package
1 parent f4ed7b9 commit 8c91926

File tree

6 files changed

+4
-34
lines changed

6 files changed

+4
-34
lines changed

.npmignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,6 @@ yarn.lock
2727
/tests
2828
/temp
2929
/templates
30+
/demos
31+
/src
32+
.github

.vuegenerator

Lines changed: 0 additions & 4 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<a href="https://www.npmjs.com/package/@asigloo/vue-dynamic-forms">
77
<img src="https://badgen.net/npm/v/@asigloo/vue-dynamic-forms/next" alt="Current npm version">
88
</a>
9-
<a href="https://bundlephobia.com/result?p=@asigloo/vue-dynamic-forms@latest">
9+
<a href="https://bundlephobia.com/result?p=@asigloo/vue-dynamic-forms">
1010
<img src="https://flat.badgen.net/bundlephobia/min/@asigloo/vue-dynamic-forms" alt="Minified size">
1111
</a>
1212
<a href="https://vuejs.org">

templates/component/{name_sc}/{name_pc}.js

Lines changed: 0 additions & 12 deletions
This file was deleted.

templates/component/{name_sc}/{name_pc}.spec.js

Lines changed: 0 additions & 13 deletions
This file was deleted.

templates/component/{name_sc}/{name_pc}.vue

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)