mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 15:06:54 -05:00
28a4f3d0f5
Relands #19463. This time the `ExtensionFileSourceCode` enum is preserved, so this effectively just splits feature `include_js_for_snapshotting` into `exclude_js_sources` and `runtime_js_sources`, adds a `force_include_js_sources` option on `extension!()`, and unifies `ext::Init_ops_and_esm()` and `ext::init_ops()` into `ext::init()`. |
||
---|---|---|
.. | ||
bootstrap.js | ||
main.js | ||
main.rs |