Remove deprecated scripts for adding head-matter to wt_config.xml, including Python and Bash implementations, to streamline configuration management.

This commit is contained in:
Torsten Schulz (local)
2025-12-04 16:34:45 +01:00
parent 4b674c7c60
commit 6e9116e819
13187 changed files with 1493219 additions and 337 deletions

2509
client/node_modules/vue-i18n/dist/vue-i18n.cjs generated vendored Normal file

File diff suppressed because it is too large Load Diff

1
client/node_modules/vue-i18n/dist/vue-i18n.cjs.js generated vendored Normal file
View File

@@ -0,0 +1 @@
module.exports = require('../dist/vue-i18n.cjs')

View File

@@ -0,0 +1 @@
module.exports = require('../dist/vue-i18n.prod.cjs')

4376
client/node_modules/vue-i18n/dist/vue-i18n.d.ts generated vendored Normal file

File diff suppressed because it is too large Load Diff

6847
client/node_modules/vue-i18n/dist/vue-i18n.esm-browser.js generated vendored Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
export * from '../dist/vue-i18n.mjs'

6860
client/node_modules/vue-i18n/dist/vue-i18n.global.js generated vendored Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

2982
client/node_modules/vue-i18n/dist/vue-i18n.mjs generated vendored Normal file

File diff suppressed because it is too large Load Diff

2
client/node_modules/vue-i18n/dist/vue-i18n.node.mjs generated vendored Normal file
View File

@@ -0,0 +1,2 @@
global.__VUE_PROD_DEVTOOLS__ = false;
export * from '../dist/vue-i18n.mjs'

2362
client/node_modules/vue-i18n/dist/vue-i18n.prod.cjs generated vendored Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
export * from '../dist/vue-i18n.runtime.mjs'

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

2979
client/node_modules/vue-i18n/dist/vue-i18n.runtime.mjs generated vendored Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,2 @@
global.__VUE_PROD_DEVTOOLS__ = false;
export * from '../dist/vue-i18n.runtime.mjs'