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

feat: support module #422 #424

Merged
merged 8 commits into from
Sep 9, 2020
Merged

Conversation

boiawang
Copy link
Contributor

@boiawang boiawang commented Sep 3, 2020

No description provided.

@@ -1,6 +1,6 @@
{
"name": "babel-plugin-transform-jsx-stylesheet",
"version": "0.6.11",
"version": "0.7.11",
Copy link
Contributor

Choose a reason for hiding this comment

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

这个版本变化是啥操作。。。

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed

]
}).code;
}
import getTransfromCode from '../getTransfromCode';
Copy link
Contributor

Choose a reason for hiding this comment

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

transfrom -> transform

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed

import getTransfromCode from '../getTransfromCode';

describe('css module', () => {
it('should transform css module', () => {
Copy link
Contributor

Choose a reason for hiding this comment

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

ci 看下

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed

@imsobear imsobear merged commit f241e99 into master Sep 9, 2020
@imsobear imsobear deleted the feat/stylesheet-support-css-module branch September 9, 2020 05:58
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