0
0
Fork 0
mirror of https://github.com/verdigado/organization_folders.git synced 2024-11-21 11:37:26 +01:00

added webpack config

This commit is contained in:
Jonathan Treffler 2024-11-16 03:24:53 +01:00
parent b4d9d7b2fd
commit bdc5bf0f9c

5
webpack.config.js Normal file
View file

@ -0,0 +1,5 @@
const path = require('path')
const webpackConfig = require('@nextcloud/webpack-vue-config')
module.exports = webpackConfig