-
-
Notifications
You must be signed in to change notification settings - Fork 18
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
[ImgBot] optimizes images #8
Closed
+6,377
−0
Conversation
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
in some places it was "state", in others it was "ctx", so normlized to be "state" - value representing the first argument of the view
and add eslintrc.json, update npm scripts BREAKING CHANGE: bundles probably fix #6
because shitty EPERM on node v4 sometimes...
see public/nanomorph.js for totally working example
/trending.png -- 182.36kb -> 156.76kb (14.04%)
tunnckoCore
pushed a commit
that referenced
this pull request
Sep 18, 2019
tunnckoCore
added a commit
that referenced
this pull request
Sep 18, 2019
* init from jest-runner-mocha * WIP * Some cleanup * First working example of create-jest-runner * v0.1.0 * Update jest-worker to support tty * Add changelog * v0.1.1 * added skip functionality with test * wrong test title * v0.2.0-0 * v0.2.0 * update new code location of test result * Mutex the test runs Makes the developer experience a bit nicer, and more like the `jest-runner` itself: https://github.com/facebook/jest/blob/e566a8f4106ac25b008744ffc42204554fd31cf6/packages/jest-runner/src/index.js#L104-L124 * typo, damn github web ui * async is actually not needed here * feat: support serial execution * Prepare 0.3.0 release * v0.3.0 * use import/export (#8) * feat: add mutex to in band runner (#7) * feat: add mutex to in band runner * Update CHANGELOG.md * Add travis badge * Removing un-needed packages (#1) * Removing package bloat * bump jest-worker to 22 * add missing throat dep * add caret range to deps * upgrade dated deps * Prepare 0.3.1 * v0.3.1 * Drop node 4 (#11) * Drop node 4 * upgrade to babel 7 * Create LICENSE * Add getExtraOptions to entry file (#12) * Add getExtraOptions * Update changelog * Prepare 0.4.0 * v0.4.0 * fix: update dated deps (#13) * v0.4.1 * feat: bump jest 24; add `todo` helper (#14) * chore: update lockfile * 0.5.0 * chore: update changelog Closes #15 * Fix README.md link to TestResult type (#16) * feat: add binary to scaffold new runner (#17) Fixes #10 * v0.5.1 * v0.5.2 * fix: add missing files to package (#18) * make tests pass by disabling colors Signed-off-by: Charlike Mike Reagent <[email protected]> * changes for #20 Signed-off-by: Charlike Mike Reagent <[email protected]> * fix linting, ignore fixtures dirs Signed-off-by: Charlike Mike Reagent <[email protected]> * update prepublish script Signed-off-by: Charlike Mike Reagent <[email protected]> * oops, fix the version, as it was from the beginning Signed-off-by: Charlike Mike Reagent <[email protected]> * oops, fix the name Signed-off-by: Charlike Mike Reagent <[email protected]> * use prepublishOnly script Signed-off-by: Charlike Mike Reagent <[email protected]> * update scripts Signed-off-by: Charlike Mike Reagent <[email protected]> * chore: add create-jest-runner; make tests pass Signed-off-by: Charlike Mike Reagent <[email protected]> Co-authored-by: Rogelio Guzman <[email protected]> Co-authored-by: Łukasz Gandecki <[email protected]> Co-authored-by: Daniel Schmidt <[email protected]> Co-authored-by: Cody Olsen <[email protected]> Co-authored-by: Simen Bekkhus <[email protected]> Co-authored-by: Jordan Gensler <[email protected]> Co-authored-by: Michał Pierzchała <[email protected]> Co-authored-by: Spencer Elliott <[email protected]> Co-authored-by: Nimalan <[email protected]> Co-authored-by: ◬ <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Beep boop. Optimizing your images is my life. https://imgbot.net/ for more information.