mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-18 02:26:36 +03:00
[KocalBiomeJsBundle] Configure the bundle only for dev (#1630)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
kocal_biome_js:
|
||||
# Explicitly configure the version of Biome.js to use (https://github.com/biomejs/biome/tags), or null to use the latest version
|
||||
binary_version: null
|
||||
when@dev:
|
||||
kocal_biome_js:
|
||||
# Explicitly configure the version of Biome.js to use (https://github.com/biomejs/biome/tags), or null to use the latest version
|
||||
binary_version: null
|
||||
|
||||
Reference in New Issue
Block a user