Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_videoplayer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2021-08-06 11:15:39 +0300
committerGitHub <noreply@github.com>2021-08-06 11:15:39 +0300
commit7eed47bba470ba0f871248560385d7e6f0bbbbf4 (patch)
tree2155f41586fd91382a418642e2e36335e2699691 /webpack.js
parent6af017d548ea7182dfe4f952ed61af92896e571a (diff)
parent452d2d161e56da710a18648568605721aec7aa97 (diff)
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 0000000..e5daa92
--- /dev/null
+++ b/webpack.js
@@ -0,0 +1,3 @@
+const webpackConfig = require('@nextcloud/webpack-vue-config')
+
+module.exports = webpackConfig