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

update modules and fix #176 #190

Merged
merged 3 commits into from
Feb 25, 2016
Merged

update modules and fix #176 #190

merged 3 commits into from
Feb 25, 2016

Conversation

heldr
Copy link
Contributor

@heldr heldr commented Feb 20, 2016

Notes:

  • Babel 5 is deprecated and Babel 6 has lot of concept changes
  • PhantomJS 2 finally 🙏 includes .bind, it no longer needs polyfill
  • Babel plugin to transpile modules to UMD in order to get AMD compatibility clipboard.js and RequireJS #176
  • The second commit fixes a Babel 6 change on export default behaviour.

"karma-sinon": "^1.0.4",
"mocha": "^2.3.3",
"phantomjs": "^1.9.18",
"phantomjs-polyfill": "0.0.1",
"npm": "^3.7.3",
Copy link
Owner

Choose a reason for hiding this comment

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

Why would we need npm as a dependency? They will not be able to run the script without it anyways.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

npm did it, gonna remove LOL

@zenorocha
Copy link
Owner

Just started reviewing :)

:octocat: Sent from GH.

zenorocha added a commit that referenced this pull request Feb 25, 2016
@zenorocha zenorocha merged commit d346f30 into zenorocha:master Feb 25, 2016
@zenorocha
Copy link
Owner

Awesome!!! Thanks @heldr ;)

@heldr
Copy link
Contributor Author

heldr commented Feb 25, 2016

NP! 🍵

@ogonkov ogonkov mentioned this pull request Dec 27, 2019
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