summaryrefslogtreecommitdiff
path: root/cli/tsc
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2023-02-14 00:43:53 +0100
committerGitHub <noreply@github.com>2023-02-14 00:43:53 +0100
commitbd6ddd9b469b01b3663bbd275b7b11f7ac6e1ec2 (patch)
tree653285454e444f17b00f000c2e6c5bb72015c260 /cli/tsc
parentf917d2e2c10e0a94e564a9016217e7ce27c8bbee (diff)
feat(core): allow to specify entry point for snapshotted ES modules (#17771)
This commit adds "ExtensionBuilder::esm_entry_point()" function that allows to specify which of the extension files should be treated as an entry point. If the entry point is not provided all modules are loaded and evaluated, but if it is provided then only the entry point is explicitly loaded and evaluated. Co-authored-by: Leo Kettmeir <crowlkats@toaxl.com>
Diffstat (limited to 'cli/tsc')
0 files changed, 0 insertions, 0 deletions