-
-
Notifications
You must be signed in to change notification settings - Fork 749
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Removed bundled types entirely due to 3rd party build errors
- Loading branch information
Showing
4 changed files
with
3 additions
and
293 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
echo "# Amending minified assets & types to HEAD" | ||
echo "# Amending minified assets to HEAD" | ||
|
||
git add ./dist/purify.js ./dist/purify.js.map ./dist/purify.min.js ./dist/purify.min.js.map ./dist/purify.cjs.js ./dist/purify.cjs.js.map ./dist/purify.cjs.d.ts ./dist/purify.es.js ./dist/purify.es.js.map ./dist/purify.es.d.ts | ||
git add ./dist/purify.js ./dist/purify.js.map ./dist/purify.min.js ./dist/purify.min.js.map ./dist/purify.cjs.js ./dist/purify.cjs.js.map ./dist/purify.es.js ./dist/purify.es.js.map |
652d200
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@cure53 I think this project may benefit from following semantic versioning (
652d200
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not listening to half-qualified advice from 3rd parties when attempting to fix other people's tech problems would have helped this project even more.
652d200
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@cure53 That 3rd-party is your active user who recommends the project to others quite often and uses it for all clients projects.
That's rough but I accept it.
652d200
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's not meant to hurt you personally (apologies if it did), but looking at the ticket history of this not-so-optimal situation, it's quite clear that we started off with high motivation to help, admitted it's not our strongest area of knowledge to work on, asked for advice, got advice, implemented that advice and then - sirens in the distance.
In the end, lots of hours of our and other people's work were wasted for zero effect and then getting an "I think this project may benefit from following semantic versioning (" adds on top of the already significant frustration on how this went - because it does not describe the situation accurately.
Bad decisions were made on all involved ends including our own, no doubt about that - but I don't think that semantic versioning would have solved any issues here, the issue was lack of expertise on how to do it right on all involved ends, again including our own.
652d200
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @cure53 I understand your frustration about this issue.
My comment came at the wrong time and I didn't elaborate my idea enough. My bad.
Anyway, please keep up the great job with the project despite such dark moments.