diff --git a/archived/kocal.biome-js-bundle/5fbc36de6b8245bfc95af647b03cfb8e8e198aeb.json b/archived/kocal.biome-js-bundle/5fbc36de6b8245bfc95af647b03cfb8e8e198aeb.json new file mode 100644 index 00000000..230a2c73 --- /dev/null +++ b/archived/kocal.biome-js-bundle/5fbc36de6b8245bfc95af647b03cfb8e8e198aeb.json @@ -0,0 +1,46 @@ +{ + "manifests": { + "kocal/biome-js-bundle": { + "manifest": { + "bundles": { + "Kocal\\BiomeJsBundle\\KocalBiomeJsBundle": [ + "dev" + ] + }, + "copy-from-recipe": { + "biome.json": "biome.json", + "config/": "%CONFIG_DIR%/" + } + }, + "files": { + "biome.json": { + "contents": [ + "{", + " \"files\": {", + " \"ignore\": [", + " \"composer.json\",", + " \"assets/vendor/*\",", + " \"vendor/*\",", + " \"public/bundles/*\"", + " ]", + " }", + "}", + "" + ], + "executable": false + }, + "config/packages/kocal_biome_js.yaml": { + "contents": [ + "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", + "" + ], + "executable": false + } + }, + "ref": "5fbc36de6b8245bfc95af647b03cfb8e8e198aeb" + } + } +} diff --git a/kocal.biome-js-bundle.1.0.json b/kocal.biome-js-bundle.1.0.json index f6df8251..230a2c73 100644 --- a/kocal.biome-js-bundle.1.0.json +++ b/kocal.biome-js-bundle.1.0.json @@ -31,15 +31,16 @@ }, "config/packages/kocal_biome_js.yaml": { "contents": [ - "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", "" ], "executable": false } }, - "ref": "474903cc35adbb0d611e0645bc3b1412cecda5a2" + "ref": "5fbc36de6b8245bfc95af647b03cfb8e8e198aeb" } } }