Skip to content

Commit 60ac089

Browse files
committed
fix(config): Set empty dev server handlers
1 parent 72fb2b1 commit 60ac089

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

client/nuxt.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,5 @@ export default {
4343

4444
// Build Configuration: https://go.nuxtjs.dev/config-build
4545
build: {},
46+
devServerHandlers: [],
4647
};

0 commit comments

Comments
 (0)