Skip to content

Remove Grunt - #587

Merged
ExplodingCabbage merged 17 commits into
masterfrom
remove-grunt
Feb 26, 2025
Merged

Remove Grunt#587
ExplodingCabbage merged 17 commits into
masterfrom
remove-grunt

Conversation

@ExplodingCabbage

@ExplodingCabbageExplodingCabbage commented Feb 25, 2025

Copy link
Copy Markdown
Collaborator

Motivation: making it easier to rework the build process as proposed in #583.

TODO:

  • Remove every reference to Grunt from any file anywhere (besides release notes)
  • Make sure every documented command (plus every command I actually use) for testing / building / releasing etc still works like it used to

(One exception: I didn't bother writing code to preserve the behaviour of baking the license into the top of the source files in dist/. Bigger libraries like Lodash don't bother with this and we publish the LICENSE file to npm; I don't see the need for it to be baked into source files.)

@ExplodingCabbageExplodingCabbage changed the title Remove gruntRemove GruntFeb 25, 2025
@ExplodingCabbage
ExplodingCabbage marked this pull request as ready for review February 26, 2025 15:36
@ExplodingCabbage
ExplodingCabbage merged commit aebbf53 into masterFeb 26, 2025
@ExplodingCabbage
ExplodingCabbage deleted the remove-grunt branch February 26, 2025 15:36
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@ExplodingCabbage