Commit Graph

21 Commits (6c4f9cd375c9fe99268f73a31cd9fac5848691e9)

Author SHA1 Message Date
hyperz111 6c4f9cd375 feat(init): validation to make sure config directory is inside cwd
4 months ago
Triumph-light f56dd608f6
chore: delete unused value params (#4860)
4 months ago
Divyansh Singh a62ea6a832
feat: dynamic routes plugin overhaul (#4525)
9 months ago
Divyansh Singh 4f3f5eac15 chore: resolve srcDir relative to cwd when initializing
10 months ago
Estéban 518c0945f1
feat(cli): support custom `srcDir` (#4270)
10 months ago
Estéban e5a0ee8161
feat(cli): support custom npm scripts prefix (#4271)
10 months ago
Divyansh Singh 36bde803c8 chore: maintenance and cleanup
11 months ago
Divyansh Singh 241d17d983 fix: out of order css in prod builds
11 months ago
Divyansh Singh 99053baea7
feat(cli/init): allow passing target dir as command argument (#3948)
2 years ago
Divyansh Singh 54c46e7ceb docs: adjust install and init commands
2 years ago
Divyansh Singh 195ebe9464 fix(init): missing mts extension on windows
2 years ago
Colin McDonnell 83270fe657
feat: detect bun package manager (#2874)
2 years ago
Divyansh Singh 40da45d038 chore: move init terminal output to separate file
2 years ago
Divyansh Singh 41ab96a269
refactor: drop body-scroll-lock in favor of vueuse useScrollLock (#2809)
2 years ago
btea b388b0a8c1
fix(cli/init): print the correct packageManager (#2787)
2 years ago
btea 4d9d977519
fix(cli/init): terminal message has not enough contrast (#2786)
2 years ago
Divyansh Singh 23d751165f fix(cli): generate mjs file on init if type: module is not present
2 years ago
Lehoczky Zoltán 819eb515d0
docs: add root path to gitignore suggestion (#2488)
2 years ago
Divyansh Singh 64ecedc73f fix(cli/init): remove trailing slash from npm scripts
3 years ago
Evan You 49bcc254dc docs: rewrite getting started + init tips
3 years ago
Evan You 38bbdaddb7
feat: vitepress init command (#2020)
3 years ago