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

Fixed buggy AMD implementation #48

Closed
wants to merge 1 commit into from
Closed

Conversation

tHBp
Copy link

@tHBp tHBp commented Apr 1, 2019

Implemented Universal Module Definition to support buggy existing AMD implementation.

@adamschwartz
Copy link
Owner

@tHBp Thanks so much for your contribution. I would very much like to improve the library’s reusability by implementing UMD. However, this PR seems to have made some additional changes to the codebase, including changing the indentation from 2 spaces to 4, and adding ; at the end of some lines. If you are willing to re-implement the PR such that the only change modifies the module definition, I’d be happy to accept the changes. Otherwise, I’d be happy to implement this change at some point myself. Thanks

Implemented Universal Module Definition to support buggy existing AMD implementation.
@tHBp
Copy link
Author

tHBp commented Apr 14, 2019

I have implemented the suggested changes and updated the PR. If it is reasonable to you, can you also publish the same to npm once changes are merged? That'd be great. Thanks.

@adamschwartz
Copy link
Owner

Should be all set https://www.npmjs.com/package/chrome-tabs

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.

None yet

2 participants