1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-03-04 19:04:16 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Clément Ollivier
7f1a086753
docs(usage): add references of nuxi commands and options () 2022-03-09 19:57:47 +01:00
Daniel Roe
b5618e976b
feat(nuxi): add nuxi preview command for local testing ()
Co-authored-by: pooya parsa <pyapar@gmail.com>
2021-12-21 12:46:42 +01:00
Daniel Roe
f5307f9d13
feat(nuxi): add typecheck command using vue-tsc ()
* feat(nuxi): add `typecheck` command using `vue-tsc`

* perf: use local install with execa + set rootDir as cwd
2021-11-24 17:02:57 +01:00
Damian
9efdf43eec
docs: improve various sections () 2021-11-21 13:31:44 +01:00
pooya parsa
292b5243c7
fix(nuxi): allow starting nuxi dev with self signed certificate () 2021-11-04 19:40:02 +01:00
Daniel Roe
875deefafc
docs: add migration guide for bridge composition api ()
Co-authored-by: pooya parsa <pyapar@gmail.com>
2021-11-04 12:20:40 +01:00