forked from EHV/sejeteralo
build(deps): flip @yvv/nuxt-base vers la dép git distante (v0.1.0)
- extends: ['../../yvv-nuxt-base'] → ['@yvv/nuxt-base'] - package.json : dép git+ssh://gitea@git.open.us.org/yvv/yvv-nuxt-base.git#v0.1.0 - résout au commit taggé b1c6a2f (identique au layer local) - install --legacy-peer-deps (conflit préexistant @pinia/nuxt 0.9 / pinia 3) - build npm vert, prod :3099 → 200, smoke palettes 12/12 (6 palettes × mobile/desktop, .palette-dark sur nuit/ocean) Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
export default defineNuxtConfig({
|
||||
extends: ['../../yvv-nuxt-base'],
|
||||
extends: ['@yvv/nuxt-base'],
|
||||
|
||||
compatibilityDate: '2025-01-01',
|
||||
future: { compatibilityVersion: 4 },
|
||||
|
||||
Reference in New Issue
Block a user