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

can't bundle with Webpack 4 #70

Open
mrsufgi opened this issue Oct 8, 2018 · 1 comment
Open

can't bundle with Webpack 4 #70

mrsufgi opened this issue Oct 8, 2018 · 1 comment

Comments

@mrsufgi
Copy link

mrsufgi commented Oct 8, 2018

After trying to upgrade from webpack 1 to 4 with babel 7, I can't run my application. I'm getting formatLocal is no a function, when I try to use the package as I used to.

after browsing the source files loaded to chrome, I see that phone-format-exports.js but I feels like webpack can't match phoneformat.js import to phone-format-exports.js file.

Did anyone succeed in running phoneformat.js on modern bundle systems?

Thanks!

@ebbe-brandstrup
Copy link

I am working on a Meteor project that uses this package on the client and I'm getting a similar error using v1.0.7.

When rolling back to v.1.0.6 it works again.

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