-
-
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
icon-builder: Gruntfile for watch / running tests / tasks #1126
Labels
package: icons
Specific to @mui/icons
Comments
tony
added a commit
to tony/material-ui
that referenced
this issue
Jul 13, 2015
- Add grunt, mocha. - Modularize functions in build. - Tests for functions and types. - Grunt watch for rerunning tests on file save. - Wrap argv in main() + only run when executing as a script. - main() now accepts parameterized object literal for simulating args. - mui#1139 split file renaming into module / argument.
tony
added a commit
to tony/material-ui
that referenced
this issue
Jul 13, 2015
- Add grunt, mocha. - Modularize functions in build. - Tests for functions and types. - Grunt watch for rerunning tests on file save. - Wrap argv in main() + only run when executing as a script. - main() now accepts parameterized object literal for simulating args. - mui#1139 split file renaming into module / argument.
tony
added a commit
to tony/material-ui
that referenced
this issue
Jul 14, 2015
- Add grunt, mocha. - Modularize functions in build. - Tests for functions and types. - Grunt watch for rerunning tests on file save. - Wrap argv in main() + only run when executing as a script. - main() now accepts parameterized object literal for simulating args. - mui#1139 split file renaming into module / argument. - Tests + Fixture for result output.
tony
added a commit
to tony/material-ui
that referenced
this issue
Jul 14, 2015
- Add grunt, mocha. - Modularize functions in build. - Tests for functions and types. - Grunt watch for rerunning tests on file save. - Wrap argv in main() + only run when executing as a script. - main() now accepts parameterized object literal for simulating args. - mui#1139 split file renaming into module / argument. - Tests + Fixture for result output.
mnajdova
pushed a commit
to mnajdova/material-ui
that referenced
this issue
Nov 10, 2020
mnajdova
pushed a commit
to mnajdova/material-ui
that referenced
this issue
Nov 10, 2020
mnajdova
pushed a commit
to mnajdova/material-ui
that referenced
this issue
Nov 10, 2020
* [mui#1126] Fix rerendering loop * Fix invalidLabel prop-type warning
oliviertassinari
added
the
status: waiting for maintainer
These issues haven't been looked at yet by a maintainer
label
Dec 25, 2022
zannager
added
package: icons
Specific to @mui/icons
and removed
status: waiting for maintainer
These issues haven't been looked at yet by a maintainer
labels
Jan 13, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
bootstrap is using Gruntfile still. I use gulp and grunt.
Need this for being able to watch+test icon-builder script and output.
The text was updated successfully, but these errors were encountered: