nextcloud-server/build/frontend-legacy
Ferdinand Thiessen f3383f9f90
chore: split frontend building into legacy Vue 2 and Vue 3
- Built the frontend in separate packages until we migrated everything
  to Vue 3.
- Separate logic into two packages controlled by main package.json

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-10-22 17:10:28 +07:00
..
__mocks__ chore: split frontend building into legacy Vue 2 and Vue 3 2025-10-22 17:10:28 +07:00
__tests__ chore: split frontend building into legacy Vue 2 and Vue 3 2025-10-22 17:10:28 +07:00
apps chore: split frontend building into legacy Vue 2 and Vue 3 2025-10-22 17:10:28 +07:00
REUSE.toml chore: split frontend building into legacy Vue 2 and Vue 3 2025-10-22 17:10:28 +07:00
WebpackSPDXPlugin.cjs chore: split frontend building into legacy Vue 2 and Vue 3 2025-10-22 17:10:28 +07:00
babel.config.js chore: split frontend building into legacy Vue 2 and Vue 3 2025-10-22 17:10:28 +07:00
core chore: split frontend building into legacy Vue 2 and Vue 3 2025-10-22 17:10:28 +07:00
eslint.config.mjs chore: split frontend building into legacy Vue 2 and Vue 3 2025-10-22 17:10:28 +07:00
package-lock.json chore: split frontend building into legacy Vue 2 and Vue 3 2025-10-22 17:10:28 +07:00
package.json chore: split frontend building into legacy Vue 2 and Vue 3 2025-10-22 17:10:28 +07:00
tsconfig.json chore: split frontend building into legacy Vue 2 and Vue 3 2025-10-22 17:10:28 +07:00
vitest.config.mts chore: split frontend building into legacy Vue 2 and Vue 3 2025-10-22 17:10:28 +07:00
webpack.common.cjs chore: split frontend building into legacy Vue 2 and Vue 3 2025-10-22 17:10:28 +07:00
webpack.config.js chore: split frontend building into legacy Vue 2 and Vue 3 2025-10-22 17:10:28 +07:00
webpack.modules.cjs chore: split frontend building into legacy Vue 2 and Vue 3 2025-10-22 17:10:28 +07:00