-
Notifications
You must be signed in to change notification settings - Fork 23
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
Unable to use mapbox-gl-controls with node/gulp. #12
Comments
You are welcome to create a PR for this 👍 |
Why you closed it if the problem has no been fixed? |
Because, it is not a problem, it is a request for an unsupported platform. I do not plan to add gulp support myself. |
It is a request to export your module in the right way, nothing specific to gulp or any other tool. |
I am reopening this issue just in case someone else adds support for gulp. |
Hi, I hope you fixed but if I can help you, I had some problem and finally I installed it with yarn and it works! |
I would like to add it to an existing front-end project built on top of node/gulp/sass but the
dist/index.js
throws this exception:Uncaught ReferenceError: exports is not defined
.The text was updated successfully, but these errors were encountered: