forked from Ivasoft/traefik
refactor(webui): use @vue/cli to bootstrap new ui
This commit is contained in:
committed by
Traefiker Bot
parent
093658836e
commit
1bccbf061b
3
webui/babel.config.js
Normal file
3
webui/babel.config.js
Normal file
@@ -0,0 +1,3 @@
|
||||
module.exports = {
|
||||
presets: ["@vue/app"]
|
||||
};
|
||||
Reference in New Issue
Block a user