2025-09-26 19:17:27 -04:00
2025-09-26 19:17:27 -04:00
2025-09-26 19:17:27 -04:00
2025-09-26 19:17:27 -04:00
2025-09-26 19:17:27 -04:00
2025-09-26 19:17:27 -04:00
2025-09-26 19:17:27 -04:00

bare-bundle-transform-plugin-babel

Plugin for bare-bundle-transform that applies a babel transformation to every file with a .cjs, .mjs, and .js extension.

Usage

bare-pack ./app.js | bare-bundle-transform --plugin bare-bundle-transform-plugin-babel -o ./app.bundle

NOTE: to configure babel, add a babel.config.json to the root of the project you're bundling (as documented here).

S
Description
Plugin for bare-bundle-transform that applies a babel transformation to every file with a .cjs, .mjs, and .js extension.
Readme 409 KiB
Languages
JavaScript 100%