mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-03-22 08:58:11 +00:00
moving towards SPA
This commit is contained in:
@@ -8,8 +8,6 @@ export default defineConfig({
|
||||
build: {
|
||||
outDir: "build",
|
||||
emptyOutDir: true,
|
||||
ssrManifest: true,
|
||||
ssr:'./client/entry-server-homebrew.jsx',
|
||||
rollupOptions: {
|
||||
input: {
|
||||
admin: path.resolve(__dirname, "client/admin/admin.jsx"),
|
||||
|
||||
Reference in New Issue
Block a user