Update slimy-bananas-brush.md

Signed-off-by: Ben Lambert <blam@spotify.com>
This commit is contained in:
Ben Lambert
2024-03-06 13:13:43 +01:00
committed by GitHub
parent 563dfd033c
commit 5860b48659
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/plugin-scaffolder-node-test-utils': patch
---
Updated publishConfig.main entry in package.json from `dist/index.esm.js` to `dist/index.cjs.js` for CommonJS compatibility.
Fix issue with package bundling, should be `dist/index.cjs.js` instead of `dist/index.esm.js`.