Skip to content
Snippets Groups Projects
Commit 4820932c authored by Kirill Stytsenko's avatar Kirill Stytsenko
Browse files

Remove ~

parent 953e2562
No related branches found
No related tags found
No related merge requests found
......@@ -81,7 +81,7 @@ export default {
},
serverMiddleware: [
{ path: '/server-middleware', handler: '~/server-middleware/index.js' }
{ path: '/server-middleware', handler: 'server-middleware/index.js' }
],
// Vuetify module configuration (https://go.nuxtjs.dev/config-vuetify)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment