Skip to content

Commit 065aafe

Browse files
committed
Remove netlify test
1 parent 34651e0 commit 065aafe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"scripts": {
66
"build": "nuxt build",
77
"dev": "nuxt dev",
8-
"generate": "nuxt generate && cp .output/public/docs/200.html .output/public/200.html && cp .output/public/docs/404.html .output/public/404.html",
8+
"generate": "nuxt generate",
99
"preview": "nuxt preview",
1010
"postinstall": "nuxt prepare"
1111
},

0 commit comments

Comments
 (0)