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

[WIP] Support Compiler plugin #1521

Closed
wants to merge 3 commits into from
Closed

[WIP] Support Compiler plugin #1521

wants to merge 3 commits into from

Conversation

yann300
Copy link
Collaborator

@yann300 yann300 commented Sep 14, 2018

No description provided.

@yann300 yann300 changed the title support sending data to remix Support Compiler plugin Sep 14, 2018
@yann300 yann300 changed the title Support Compiler plugin [WIP] Support Compiler plugin Sep 14, 2018
@@ -184,6 +195,11 @@ module.exports = class PluginManager {
this.post(this.origins[origin], value)
}
}
receivedDataFrom (methodName, mod) {
// TODO check whether 'mod' as right to do that
Copy link
Collaborator

Choose a reason for hiding this comment

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

should TODO stay?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

yes, we'll add these check in a subsequent PR

@yann300 yann300 closed this Nov 5, 2018
@yann300 yann300 deleted the supportCompiler branch June 19, 2019 11:52
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