We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 497c359 commit 52fb66cCopy full SHA for 52fb66c
1 file changed
github-post-build-script.mjs
@@ -1,4 +1,5 @@
1
import { cpSync, mkdirSync } from 'fs';
2
+import { join } from 'path';
3
4
const routes = [
5
"/home",
0 commit comments