fix: undefined vars / resizable / upload
* was brokend by refacto
This commit is contained in:
@@ -7,6 +7,7 @@ const devServerConfig = {
|
||||
},
|
||||
proxy: {
|
||||
'/api': 'http://localhost:3000',
|
||||
'/uploads': 'http://localhost:3000',
|
||||
'/ws-api': {
|
||||
target: 'ws://localhost:3000',
|
||||
ws: true,
|
||||
|
||||
Reference in New Issue
Block a user