mirror of
https://github.com/OpenXE-org/OpenXE.git
synced 2024-11-14 12:07:15 +01:00
Cleanup / Copyright
This commit is contained in:
parent
a0d4cd1ff3
commit
0583406650
@ -1,3 +1,9 @@
|
||||
<!--
|
||||
SPDX-FileCopyrightText: 2023 Andreas Palm
|
||||
|
||||
SPDX-License-Identifier: LicenseRef-EGPL-3.1
|
||||
-->
|
||||
|
||||
<script setup>
|
||||
import AutoComplete from "@res/vue/AutoComplete.vue";
|
||||
import Button from "primevue/button";
|
||||
|
@ -24,7 +24,6 @@ export default {
|
||||
mode: 'development',
|
||||
resolve: {
|
||||
alias: {
|
||||
'@theme': path.resolve(__dirname, 'www/themes/new/js'),
|
||||
'@res': path.resolve(__dirname, 'resources')
|
||||
}
|
||||
}
|
||||
|
@ -1,7 +0,0 @@
|
||||
{
|
||||
"classes/Modules/MatrixProduct/www/js/entry.js": {
|
||||
"file": "assets/modules/MatrixProduct-4ed993c7.js",
|
||||
"isEntry": true,
|
||||
"src": "classes/Modules/MatrixProduct/www/js/entry.js"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user