We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The fix for #3 is that the package needs to be updated in NPM. If you look in dist:
var _classCallCheck2 = require('babel-runtime/helpers/classCallCheck'); var _classCallCheck3 = _interopRequireDefault(_classCallCheck2); var _createClass2 = require('babel-runtime/helpers/createClass'); var _createClass3 = _interopRequireDefault(_createClass2); var _weakMap = require('babel-runtime/core-js/weak-map');
The text was updated successfully, but these errors were encountered:
Furthermore, I realized it's still an issue in the tagged release version as well
Sorry, something went wrong.
Fixed #8 with PR #9
@Wkasel - See PR #9 . When you fix that I will merge!
No branches or pull requests
The fix for #3 is that the package needs to be updated in NPM. If you look in dist:
The text was updated successfully, but these errors were encountered: