dustin
/
run
Archived
1
0
Fork 0
This repository has been archived on 2022-04-30. You can view files and clone it, but cannot push or open issues/pull-requests.
run/ui/vue.config.js

7 lines
104 B
JavaScript

module.exports = {
"transpileDependencies": [
"vuetify"
],
publicPath: process.env.BASE_URL
}