You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: