We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45a8830 commit 88f144dCopy full SHA for 88f144d
plugin/test/fixtures/v5/with-adapters/package.json
@@ -14,7 +14,7 @@
14
"serve": "gatsby serve",
15
"clean": "gatsby clean",
16
"build:netlify": "jest build.test.js",
17
- "preview": "netlify serve",
+ "preview": "netlify serve --cwd .",
18
"test": "run-s build:netlify test:e2e",
19
"test:e2e": "start-server-and-test preview 8888 test:jest",
20
"test:jest": "jest functions.test.js"
0 commit comments