Daniel J. Summers 909a0982e0
Help wanted (#23)
Create a "help wanted" area of the site (#14)
2021-08-31 21:16:43 -04:00

7 lines
97 B
JavaScript

module.exports = {
transpileDependencies: [
'vuetify'
],
outputDir: '../Api/wwwroot'
}