Skip to content

test: add more @container tests#223

Merged
devongovett merged 2 commits intoparcel-bundler:masterfrom
yisibl:add-at-container-test
Jul 14, 2022
Merged

test: add more @container tests#223
devongovett merged 2 commits intoparcel-bundler:masterfrom
yisibl:add-at-container-test

Conversation

@yisibl
Copy link
Contributor

@yisibl yisibl commented Jul 11, 2022

No description provided.

@yisibl yisibl mentioned this pull request Jul 11, 2022
@yisibl yisibl force-pushed the add-at-container-test branch from 6a1d814 to c0ba15e Compare July 12, 2022 05:31
@devongovett devongovett merged commit f098e20 into parcel-bundler:master Jul 14, 2022
@yisibl yisibl deleted the add-at-container-test branch July 14, 2022 17:27
let mut targets = None;
std::mem::swap(&mut targets, &mut dest.targets);
self.condition.to_css(dest)?;
std::mem::swap(&mut targets, &mut dest.targets);
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hi, I'm a little confused, why is it executed twice here?

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.

2 participants