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

Exports is not defined on vendor.min.js #154

Open
CatinhoCR opened this issue Aug 1, 2019 · 3 comments
Open

Exports is not defined on vendor.min.js #154

CatinhoCR opened this issue Aug 1, 2019 · 3 comments

Comments

@CatinhoCR
Copy link

Hey there.

I am placing popper.js and bootstrap.js into the vendor folder, it compiles correctly it seems since bootstrap components are working but I get a console error (browser) that says:
Uncaught ReferenceError: exports is not defined

What might this be about?? Any ideas?

Thanks for the awesome work on this project, I still am a bit new using some of these technologies but will look into ways of contributing soon.

@robmim
Copy link

robmim commented Sep 30, 2019

The answer is here. Simply comment the babel piping and you should be fine.

#117

@kleytoncaires
Copy link

The answer is here. Simply comment the babel piping and you should be fine.

#117

#117 doesnt work for me

@CatinhoCR
Copy link
Author

The answer is here. Simply comment the babel piping and you should be fine.

#117

Doesnt work for me either

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

No branches or pull requests

4 participants