docs(README): fix test shield link

This commit is contained in:
2025-09-30 18:13:40 -04:00
parent 243620318e
commit a277552d47
+1 -1
View File
@@ -1,7 +1,7 @@
# bare-bundle-transform-plugin-babel # bare-bundle-transform-plugin-babel
[![NPM Version](https://img.shields.io/npm/v/bare-bundle-transform-plugin-babel)](https://npmjs.com/package/bare-bundle-transform-plugin-babel) [![NPM Version](https://img.shields.io/npm/v/bare-bundle-transform-plugin-babel)](https://npmjs.com/package/bare-bundle-transform-plugin-babel)
[![Tests](https://img.shields.io/github/actions/workflow/status/didericis/bare-bundle-transform-plugin-babel/test.yml?label=tests)](https://github.com/Didericis/bare-bundle-transform/actions/workflows/test.yml) [![Tests](https://img.shields.io/github/actions/workflow/status/didericis/bare-bundle-transform-plugin-babel/test.yml?label=tests)](https://github.com/Didericis/bare-bundle-transform-plugin-babel/actions/workflows/test.yml)
Plugin for [bare-bundle-transform](https://github.com/Didericis/bare-bundle-transform) that applies a babel transformation to every file with a `.cjs`, `.mjs`, and `.js` extension. Plugin for [bare-bundle-transform](https://github.com/Didericis/bare-bundle-transform) that applies a babel transformation to every file with a `.cjs`, `.mjs`, and `.js` extension.