mirror of
https://github.com/jellyfin/jellyfin-vue.git
synced 2026-09-02 21:04:08 +03:00
chore(pnpm): set allowBuild property
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
+3
@@ -14,6 +14,9 @@ import type {
|
||||
ParamValueZeroOrMore,
|
||||
ParamValueZeroOrOne,
|
||||
} from 'vue-router'
|
||||
import type {
|
||||
_ExtractParamParserType,
|
||||
} from 'vue-router/experimental'
|
||||
|
||||
declare module 'vue-router' {
|
||||
interface TypesConfig {
|
||||
|
||||
@@ -13,6 +13,11 @@ injectWorkspacePackages: true
|
||||
shamefullyHoist: true
|
||||
fetchRetries: 15
|
||||
|
||||
allowBuilds:
|
||||
'@skirtle/vue-vnode-utils': false
|
||||
esbuild: true
|
||||
unrs-resolver: true
|
||||
|
||||
catalogs:
|
||||
runtime:
|
||||
vue: 3.5.34
|
||||
|
||||
Reference in New Issue
Block a user