Skip to content

Commit ad294a6

Browse files
committed
chore: rm modules
1 parent 4eda0cc commit ad294a6

File tree

205 files changed

+14
-18415
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

205 files changed

+14
-18415
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# Dependencies
2-
node_modules/
32
jspm_packages
43

54
package-lock.json

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

77
#### 1.0.0
88

9+
- chore: prep for first release [`33d4f92`](https://github.com/vueform/create-vueform/commit/33d4f92fad5ea77f4af6f4b3c3dd528948050bd5)
10+
- chore: prep for first release [`4eda0cc`](https://github.com/vueform/create-vueform/commit/4eda0cce32e77b7e91ae884cf1839ab5de9aed2d)
911
- feat: vueform laravel [`2d9ab45`](https://github.com/vueform/create-vueform/commit/2d9ab45417b75d43f9ae6fa97e57e22b17e86129)
1012
- feat: vueform astro material, bootstrap [`23f5959`](https://github.com/vueform/create-vueform/commit/23f5959067ef67d33ffed1fa153a06c59921b5e0)
1113
- feat: vueform vite + nuxt templates [`5af6195`](https://github.com/vueform/create-vueform/commit/5af6195f67c580f8008eee4594a246f72b14cc5c)

dist/index.mjs

Lines changed: 11 additions & 61 deletions
Large diffs are not rendered by default.

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#!/usr/bin/env node
2-
import './dist/index.mjs'
2+
import './src/index.js'

node_modules/.bin/node-which

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)