commercetools-sdk-typescript icon indicating copy to clipboard operation
commercetools-sdk-typescript copied to clipboard

[Chore] Fix Issues with Browser Example

Open ajimae opened this issue 1 year ago • 4 comments
trafficstars

Summary

Completely switch out webpack module bundler with esbuild

Completed Tasks

  • [x] fix issues with browser example
  • [x] replace webpack module bundle in favour of esbuild
  • [x] minor refactor

Fixes

This fixes https://github.com/commercetools/commercetools-sdk-typescript/issues/743 and https://github.com/commercetools/commercetools-sdk-typescript/issues/744

ajimae avatar Jul 06 '24 02:07 ajimae

⚠️ No Changeset found

Latest commit: ddfa3135ddf126f4f7c82976aaa059454674f463

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar Jul 06 '24 02:07 changeset-bot[bot]

This PR is missing a Jira ticket reference in the title or description. Please add a Jira ticket reference to the title or description of this PR.

gitstream-cm[bot] avatar Jul 06 '24 02:07 gitstream-cm[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.85%. Comparing base (8cfd882) to head (ddfa313). Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #751   +/-   ##
=======================================
  Coverage   92.85%   92.85%           
=======================================
  Files          25       25           
  Lines         280      280           
  Branches       12       12           
=======================================
  Hits          260      260           
  Misses         20       20           
Flag Coverage Δ
integrationtests 92.85% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Jul 06 '24 02:07 codecov[bot]

🥷 Code experts: no user matched threshold 10

lojzatran has most 👩‍💻 activity in the files.

See details

.circleci/config.yml

Activity based on git-commit:

lojzatran
JUL
JUN
MAY
APR
MAR
FEB 26 additions & 27 deletions

Knowledge based on git-blame:

examples/browser/browser.html

Activity based on git-commit:

lojzatran
JUL
JUN
MAY
APR
MAR
FEB

Knowledge based on git-blame:

package.json

Activity based on git-commit:

lojzatran
JUL
JUN
MAY 1 additions & 0 deletions
APR
MAR
FEB

Knowledge based on git-blame:

yarn.lock

Activity based on git-commit:

lojzatran
JUL
JUN
MAY 1164 additions & 1156 deletions
APR
MAR
FEB 28 additions & 20 deletions

Knowledge based on git-blame:

To learn more about /:\ gitStream - Visit our Docs

gitstream-cm[bot] avatar Jul 08 '24 09:07 gitstream-cm[bot]