Skip to content

Conversation

@felixrabe
Copy link

No description provided.

@xtuc
Copy link
Member

xtuc commented Jul 13, 2020

Do we have tests for that change? I have some troubles udnerstanding what it actually changes

@felixrabe
Copy link
Author

Fixign a typo, isTragetRust -> isTargetRust

const exported_classes = []
js_content = js_content.replace(/export\ class\ \w+/g, x => {
const name = x.slice(12)
const name = x.slice(13)
Copy link
Member

Choose a reason for hiding this comment

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

@felixrabe why do you need to change 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