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

unflag experimental css and html #16561

Merged
merged 12 commits into from
Jan 21, 2025
Merged

unflag experimental css and html #16561

merged 12 commits into from
Jan 21, 2025

Conversation

nektro
Copy link
Member

@nektro nektro commented Jan 21, 2025

No description provided.

@robobun
Copy link

robobun commented Jan 21, 2025

Updated 8:49 AM PT - Jan 21st, 2025

@zackradisic, your commit 1cf94c1 has 3 failures in #10293:


🧪   try this PR locally:

bunx bun-pr 16561

@nektro nektro changed the title unflag experiment css and html unflag experimental css and html Jan 21, 2025
const experimental_html = args.flag("--experimental-html");
ctx.bundler_options.experimental.css = experimental_css;
ctx.bundler_options.experimental.html = experimental_html;
ctx.bundler_options.css_chunking = args.flag("--experimental-css-chunking");
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

waaaaaaaaa

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

waaaaaaaaaaaaaaa

@paperclover paperclover marked this pull request as ready for review January 21, 2025 14:40
@paperclover paperclover merged commit af79ceb into main Jan 21, 2025
7 of 34 checks passed
@paperclover paperclover deleted the nektro-patch-60270 branch January 21, 2025 14:44
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.

5 participants