diff options
author | Nayeem Rahman <nayeemrmn99@gmail.com> | 2023-08-28 22:30:46 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-28 15:30:46 -0600 |
commit | bd034e360d036d9634d8526a6eea73979b3ad9e1 (patch) | |
tree | f10130a89208b13bfee039ea661623d81a120e5d /cli/tests/unit_node/process_test.ts | |
parent | 7adaf613bfbeab0f6aed92294e3eea912990d819 (diff) |
refactor(runtime): factor out code between build.rs and worker.rs (#20299)
Adds `runtime/shared.rs` which is imported by both `build.rs` and the
rest of the crate, containing utilities used by both.
Renames the `snapshot_from_snapshot` feature to
`exclude_runtime_main_js` since that's what it does and it's relevant
outside of snapshotting when `__runtime_js_sources` is specified.
Diffstat (limited to 'cli/tests/unit_node/process_test.ts')
0 files changed, 0 insertions, 0 deletions