Some checks failed
farmcontrol/farmcontrol-ui/pipeline/head There was a failure building this commit
- Added new versions for several @codemirror packages, including '@codemirror/state@6.7.1', '@codemirror/view@6.39.12', '@codemirror/language@6.12.1', '@codemirror/commands@6.10.4', and '@codemirror/autocomplete@6.20.0' in both pnpm-lock.yaml and pnpm-workspace.yaml. - Updated Vite configuration to deduplicate and optimize dependencies for @codemirror packages, ensuring better performance and compatibility.
16 lines
358 B
YAML
16 lines
358 B
YAML
allowBuilds:
|
|
electron: true
|
|
esbuild: true
|
|
sharp: true
|
|
workerd: true
|
|
core-js: true
|
|
electron-winstaller: true
|
|
'@tsparticles/engine': true
|
|
|
|
overrides:
|
|
baseline-browser-mapping: 2.11.4
|
|
'@codemirror/state': 6.7.1
|
|
'@codemirror/view': 6.39.12
|
|
'@codemirror/language': 6.12.1
|
|
'@codemirror/commands': 6.10.4
|
|
'@codemirror/autocomplete': 6.20.0 |