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

NPM Mismatch distro bundle #8

Open
Wkasel opened this issue Oct 22, 2019 · 3 comments
Open

NPM Mismatch distro bundle #8

Wkasel opened this issue Oct 22, 2019 · 3 comments

Comments

@Wkasel
Copy link

Wkasel commented Oct 22, 2019

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');
@Wkasel
Copy link
Author

Wkasel commented Oct 22, 2019

Furthermore, I realized it's still an issue in the tagged release version as well

@Wkasel
Copy link
Author

Wkasel commented Oct 22, 2019

Fixed #8 with PR #9

@JFusco
Copy link
Owner

JFusco commented Apr 20, 2020

@Wkasel - See PR #9 . When you fix that I will merge!

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

No branches or pull requests

2 participants