Skip to content

Commit

Permalink
fix(e2e): Revert vite 4.11 upgrade (#2160)
Browse files Browse the repository at this point in the history
#2072 introduces some
sub-dependencies changes similarly to the initial PR of this revert:
#2083. This breaks e2e
tests for components and internet-header. `*.entry.js` files are not
generated/copied to the documentation assets folder and creates a 404
when we try to use a web component.

For testing, I cherry-pick the commit of this PR to
#2140

Also upgrading to Stencil 4
(#2116) does not fix this
issue.
  • Loading branch information
imagoiq authored Oct 31, 2023
1 parent 572ad5c commit 454b534
Showing 1 changed file with 30 additions and 71 deletions.
101 changes: 30 additions & 71 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 454b534

Please sign in to comment.