mirror of
https://git.crystalyx.net/Xefir/repod.git
synced 2024-12-26 16:55:13 +01:00
6 lines
205 B
JavaScript
6 lines
205 B
JavaScript
// SPDX-FileCopyrightText: Xéfir Destiny <xefir@crystalyx.net>
|
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
|
const webpackConfig = require('@nextcloud/webpack-vue-config')
|
|
|
|
module.exports = webpackConfig
|