forked from Archives/Athou_commafeed
add support for custom js code that will be executed on page load (#1032)
This commit is contained in:
@@ -25,6 +25,7 @@ export default defineConfig({
|
||||
"/ws": "ws://localhost:8083",
|
||||
"/swagger": "http://localhost:8083",
|
||||
"/custom_css.css": "http://localhost:8083",
|
||||
"/custom_js.js": "http://localhost:8083",
|
||||
},
|
||||
},
|
||||
build: {
|
||||
|
||||
Reference in New Issue
Block a user