Skip to content

Commit f01c1a1

Browse files
committed
copy public dir in client build
1 parent b3617b6 commit f01c1a1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/start/src/config/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ export function solidStart(options?: SolidStartOptions): Array<PluginOption> {
9393
[VITE_ENVIRONMENTS.client]: {
9494
consumer: "client",
9595
build: {
96-
copyPublicDir: false,
9796
write: true,
9897
manifest: true,
9998
outDir: "dist/client",

0 commit comments

Comments
 (0)