Skip to content

Bug in build-helper #232

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

Closed
alvteren opened this issue Feb 21, 2019 · 6 comments · Fixed by #233
Closed

Bug in build-helper #232

alvteren opened this issue Feb 21, 2019 · 6 comments · Fixed by #233

Comments

@alvteren
Copy link

Hi, sorry for my English

In version since 5.0.0, I have a problem with building my app
joxi_screenshot_1550750991796

When I watched file /dist/browser/getClassName.js. It contains code in line 8 var _optionsDefaults = _interopRequireDefault(require("./schemas/optionsDefaults"));

I think it has to contain ../schemas/optionsDefaults instead of ./schemas/optionsDefaults

I hope that I wrote clear and you can understand me.

@gajus
Copy link
Owner

gajus commented Feb 21, 2019

@AlbertLucianto can you have a look at this one? Seems related to the recent changes.

@gajus gajus added the bug label Feb 21, 2019
@alvteren
Copy link
Author

I think It related to changes on script "build-helper" in package.json

@fazo96
Copy link

fazo96 commented Feb 21, 2019

Running into this as well. Using 4.0.0 the bug does not happen

@AlbertLucianto
Copy link
Contributor

@gajus sure. @alvteren you're right, it seems there's problem in the relative path on the build-helper. I'll look into this.

@gajus
Copy link
Owner

gajus commented Feb 21, 2019

🎉 This issue has been resolved in version 5.1.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@gajus gajus added the released label Feb 21, 2019
@alvteren
Copy link
Author

Thank you for fast reaction

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants