diff --git a/tooling/noir_js_backend_barretenberg/fixup.sh b/tooling/noir_js_backend_barretenberg/fixup.sh new file mode 100755 index 00000000000..7749034d5ca --- /dev/null +++ b/tooling/noir_js_backend_barretenberg/fixup.sh @@ -0,0 +1,15 @@ +# Put these package.json files in the cjs and +# mjs directory respectively, so that +# tools can recognise that the .js files are either +# commonjs or ESM files. +cat >lib/cjs/package.json <lib/esm/package.json <