Skip to content

Commit

Permalink
Don't build, generate
Browse files Browse the repository at this point in the history
  • Loading branch information
rijkvanzanten committed Jul 21, 2023
1 parent 3e2d930 commit 4ce2831
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@
"name": "@directus/website",
"private": true,
"scripts": {
"build": "nuxt build",
"build": "nuxt generate",
"dev": "nuxt dev",
"generate": "nuxt generate",
"preview": "nuxt preview",
"postinstall": "nuxt prepare",
"typecheck": "nuxt typecheck",
"lint": "eslint .",
Expand Down

0 comments on commit 4ce2831

Please sign in to comment.