diff --git a/archived/kocal.biome-js-bundle/34d8d76c92e04138cf30650a95e7fa21e7be9edf.json b/archived/kocal.biome-js-bundle/34d8d76c92e04138cf30650a95e7fa21e7be9edf.json new file mode 100644 index 00000000..c8291573 --- /dev/null +++ b/archived/kocal.biome-js-bundle/34d8d76c92e04138cf30650a95e7fa21e7be9edf.json @@ -0,0 +1,49 @@ +{ + "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\": [", + " \"assets/vendor/*\",", + " \"assets/controllers.json\",", + " \"composer.json\",", + " \"public/assets/*\",", + " \"public/bundles/*\",", + " \"var/cache/*\",", + " \"vendor/*\"", + " ]", + " }", + "}", + "" + ], + "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": "34d8d76c92e04138cf30650a95e7fa21e7be9edf" + } + } +} diff --git a/archived/kocal.biome-js-bundle/def7178eac6260f55c040a811c8329b3cdbe87cf.json b/archived/kocal.biome-js-bundle/def7178eac6260f55c040a811c8329b3cdbe87cf.json new file mode 100644 index 00000000..17903c29 --- /dev/null +++ b/archived/kocal.biome-js-bundle/def7178eac6260f55c040a811c8329b3cdbe87cf.json @@ -0,0 +1,52 @@ +{ + "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\": [", + " \"assets/vendor/*\",", + " \"assets/controllers.json\",", + " \"composer.json\",", + " \"public/assets/*\",", + " \"public/bundles/*\",", + " \"var/cache/*\",", + " \"vendor/*\"", + " ]", + " }", + "}", + "" + ], + "executable": false + }, + "config/packages/kocal_biome_js.yaml": { + "contents": [ + "when@dev:", + " kocal_biome_js:", + " # Biome.js CLI version to use:", + " # - \"latest_stable\": use the latest stable version", + " # - \"latest_nightly\": use the latest nightly version", + " # - or a specific version, e.g. \"v1.8.3\", find available tags at https://github.com/biomejs/biome/tags", + " binary_version: 'latest_stable'", + "" + ], + "executable": false + } + }, + "ref": "def7178eac6260f55c040a811c8329b3cdbe87cf" + } + } +} diff --git a/kocal.biome-js-bundle.1.0.json b/kocal.biome-js-bundle.1.0.json index 483acb4e..c8291573 100644 --- a/kocal.biome-js-bundle.1.0.json +++ b/kocal.biome-js-bundle.1.0.json @@ -23,6 +23,7 @@ " \"composer.json\",", " \"public/assets/*\",", " \"public/bundles/*\",", + " \"var/cache/*\",", " \"vendor/*\"", " ]", " }", @@ -42,7 +43,7 @@ "executable": false } }, - "ref": "518a54d0303c2035edbd6837e1797867d43ffb0e" + "ref": "34d8d76c92e04138cf30650a95e7fa21e7be9edf" } } } diff --git a/kocal.biome-js-bundle.1.1.json b/kocal.biome-js-bundle.1.1.json index cfce51d5..17903c29 100644 --- a/kocal.biome-js-bundle.1.1.json +++ b/kocal.biome-js-bundle.1.1.json @@ -23,6 +23,7 @@ " \"composer.json\",", " \"public/assets/*\",", " \"public/bundles/*\",", + " \"var/cache/*\",", " \"vendor/*\"", " ]", " }", @@ -45,7 +46,7 @@ "executable": false } }, - "ref": "478e2325fefb9f1acf56c8408b8ec58e2cb3abe5" + "ref": "def7178eac6260f55c040a811c8329b3cdbe87cf" } } }