-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
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
fix(build): support cssCodeSplit
for cjs format
#2621
Conversation
76d8fd9
to
418cb47
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code looks okay to me, the AppVeyor error seems not related
@underfin I think that you could push to force appveyor to re-run. Thought, Is there an easy way to add a test for this? (Ok to do this in a different PR). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tests added
…itejs#2621) Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
fix #2575
Before submitting the PR, please make sure you do the following
fixes #123
).What is the purpose of this pull request?
Description
Additional context