summaryrefslogtreecommitdiffstats
path: root/webpack.js
diff options
context:
space:
mode:
Diffstat (limited to 'webpack.js')
-rw-r--r--webpack.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/webpack.js b/webpack.js
new file mode 100644
index 000000000..e5daa927a
--- /dev/null
+++ b/webpack.js
@@ -0,0 +1,3 @@
+const webpackConfig = require('@nextcloud/webpack-vue-config')
+
+module.exports = webpackConfig