-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
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
[Request] bundled, distributable .js file #3141
Comments
Hi, thanks for your interest in Material-UI. Please read CONTRIBUTING.md before opening issues. Dupe of #262. |
Hey @futuro, this should definitely be doable but isn't something we can prioritize at the moment. We're more than willing to accept pull requests though. If you want to give it a stab, feel free to leave a comment in #262 with what you have in mind in terms of implementation. |
Was I too harsh? 😁 |
@mbrookes Heh, no :p You were spot on. Sorry for the noise and thanks for directing me to issue 262. I'll head that way. |
At least @futuro offered to do something about it 😁 I'll take that any day! 👍 |
Absolutely! (I missed that sentence. 😊) |
Hey all,
Is it possible to get a prebuilt, bundled version of Material-UI, preferably devoid of the React/ReactWithAddons source. I'd like this feature for a couple reasons, listed below.
So having access to a version of Material-UI that is already bundled for the browser, as well as not having the React source inside of that bundle (I've tried bundling it myself a couple times, but I'm a little too ignorant of the build processes to feel confident in my output), would be incredibly helpful.
If this sounds doable, let me know if I can help make it a reality.
The text was updated successfully, but these errors were encountered: