Skip to content
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

fix(webpack): set __webpack_public_path__ #819

Merged
merged 2 commits into from
Aug 9, 2023
Merged

Conversation

mejo-
Copy link
Member

@mejo- mejo- commented Aug 7, 2023

Required for loading webpack chunks if the app is in a non-default apps folder (like apps-extra/).

@cypress
Copy link

cypress bot commented Aug 7, 2023

Passing run #1032 ↗︎

0 78 0 0 Flakiness 0

Details:

fix(webpack): set `__webpack_public_path__`
Project: Collectives Commit: de0ba312a6
Status: Passed Duration: 05:32 💡
Started: Aug 9, 2023 9:53 AM Ended: Aug 9, 2023 9:59 AM

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings.

src/main.js Outdated Show resolved Hide resolved
Required for loading webpack chunks if the app is in a non-default apps
folder (like `apps-extra/`).

Signed-off-by: Jonas <[email protected]>
These exceptions are thrown by the browser when it was not able to
deliver all observations within a single animation. It can be ignored.

Signed-off-by: Jonas <[email protected]>
@mejo- mejo- merged commit 62ced0c into main Aug 9, 2023
36 of 38 checks passed
@delete-merged-branch delete-merged-branch bot deleted the fix/webpack_public_path branch August 9, 2023 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants