1
0
mirror of https://github.com/containous/traefik.git synced 2024-10-26 17:25:15 +03:00
traefik/webui/babel.config.js
2019-08-26 18:15:41 +02:00

6 lines
69 B
JavaScript

module.exports = {
presets: [
'@quasar/babel-preset-app'
]
}