Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "refactor(core): cleanup feature flags for js source inclusion… #19490

Merged
merged 1 commit into from
Jun 13, 2023

Conversation

bartlomieju
Copy link
Member

@bartlomieju bartlomieju commented Jun 13, 2023

… (#19463)"

This reverts commit ceb03cf.

This is being reverted because it causes 3.5Mb increase in the binary size,
due to runtime JS code being included in the binary, even though it's
already snapshotted.

CC @nayeemrmn

@bartlomieju bartlomieju enabled auto-merge (squash) June 13, 2023 22:11
@bartlomieju bartlomieju merged commit 60bf79c into denoland:main Jun 13, 2023
10 checks passed
@bartlomieju bartlomieju deleted the revert_19463 branch June 13, 2023 22:37
bartlomieju added a commit that referenced this pull request Jun 15, 2023
#19490)

… (#19463)"

This reverts commit ceb03cf.

This is being reverted because it causes 3.5Mb increase in the binary
size,
due to runtime JS code being included in the binary, even though it's
already snapshotted.

CC @nayeemrmn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants