v0.1.1
fix: default code_file to dist/index.js for transformations When code_file is not specified in the manifest, default to dist/index.js (the standard esbuild output) instead of sending empty code to the API.
fix: default code_file to dist/index.js for transformations When code_file is not specified in the manifest, default to dist/index.js (the standard esbuild output) instead of sending empty code to the API.