File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 "dev" : " nuxi dev playground" ,
2727 "dev:build" : " nuxi build playground" ,
2828 "dev:analyze" : " nuxi analyze playground" ,
29- "dev:prepare" : " nuxt-module-build --stub && nuxi prepare playground" ,
29+ "dev:prepare" : " nuxt-module-build build --stub && nuxt-module-build prepare && nuxi prepare playground" ,
3030 "dev:preview" : " nuxi preview playground" ,
3131 "changelogen" : " changelogen --release --no-tag --no-commit && eslint . --fix" ,
3232 "typecheck" : " tsc --project playground/.nuxt/tsconfig.json --noEmit" ,
4848 "devDependencies" : {
4949 "@antfu/eslint-config-ts" : " 0.39.5" ,
5050 "@nuxt/devtools" : " latest" ,
51- "@nuxt/module-builder" : " ^0.4.0 " ,
51+ "@nuxt/module-builder" : " ^0.5.5 " ,
5252 "@nuxt/schema" : " ^3.11.1" ,
5353 "@nuxt/test-utils" : " ^3.12.0" ,
5454 "@quasar/extras" : " ^1.16.9" ,
You can’t perform that action at this time.
0 commit comments