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 5a80fbd commit 5cc793dCopy full SHA for 5cc793d
deploy/build-cf.sh
@@ -1,4 +1,4 @@
1
#! /bin/bash
2
3
npm run generate
4
-ln -s .output/public website
+cp -r .output/public website
0 commit comments