Skip to content

2112091956000

@alanorozco alanorozco tagged this 09 Dec 19:56
Partial for #36421

`bento-*.js` files now use shared modules from a global `BENTO`. 

Shared modules are listed on `shared-bento-symbols.js`.

- We generate `bento.js` to import and provide the dependencies based on this list. We also generate `bento-shared.js` to use the dependencies from the global.

- `bento-*.js` binaries use `module-resolver` so that the listed imports are replaced with `bento-shared.js`.

Also adds the flag `--bento_runtime_only`.
Assets 2
Loading