Skip to content

Commit

Permalink
fix: support remote_images regexes (#6388)
Browse files Browse the repository at this point in the history
* fix: support remote_images regexes

* fix: copy platform behavior (400 code), add cli logs

* test: why there is no response on error

* Update src/lib/images/proxy.ts

Co-authored-by: Eduardo Bouças <mail@eduardoboucas.com>

* chore: remove stray dev console.log

* chore: simplify remote_images regex parsing error handling

* chore: use log from command-helpers and not console.error directly

* test: don't hide original error when error doesn't contain response

* chore: use shortened link for remote_images configuration

* test: update assertion

---------

Co-authored-by: Eduardo Bouças <mail@eduardoboucas.com>
  • Loading branch information
pieh and eduardoboucas committed Mar 1, 2024
1 parent 485aabd commit 083c5c1
Show file tree
Hide file tree
Showing 5 changed files with 653 additions and 377 deletions.

1 comment on commit 083c5c1

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📊 Benchmark results

  • Dependency count: 1,295
  • Package size: 284 MB
  • Number of ts-expect-error directives: 1,180

Please sign in to comment.