mirror of
https://github.com/containous/traefik.git
synced 2024-12-27 03:21:40 +03:00
6 lines
69 B
JavaScript
6 lines
69 B
JavaScript
module.exports = {
|
|
presets: [
|
|
'@quasar/babel-preset-app'
|
|
]
|
|
}
|