mirror of
https://github.com/Didericis/bare-bundle-transform-plugin-babel.git
synced 2026-06-26 09:55:21 -04:00
docs(README): add shields for npm and tests
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
# bare-bundle-transform-plugin-babel
|
# bare-bundle-transform-plugin-babel
|
||||||
|
|
||||||
|
[](https://npmjs.com/package/bare-bundle-transform-plugin-babel)
|
||||||
|
[](https://github.com/Didericis/bare-bundle-transform/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.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|||||||
Reference in New Issue
Block a user