Skip to content

chore(TesterApp): Improve remote assets and bundles serving for TesterApp#332

Merged
RafikiTiki merged 1 commit into
mainfrom
chore/better-remote-assets-server
Apr 7, 2023
Merged

chore(TesterApp): Improve remote assets and bundles serving for TesterApp#332
RafikiTiki merged 1 commit into
mainfrom
chore/better-remote-assets-server

Conversation

@RafikiTiki
Copy link
Copy Markdown
Collaborator

Summary

This PR improves how remote assets and bundles are served in the TesterApp.

After running yarn serve-remote-assets a simple server will be started, providing both remote assets and remote bundles. This will help test the release version of the TesterApp for which DevServer is not started and we need to serve remote bundles manually.

Test plan

Follow these steps while being in the TesterApp directory:

  • yarn bundle
  • yarn server-remote-assets
  • build the app in the Release scheme/variant
  • Remote Chunks and mini-apps as well as Remote Assets should work

@RafikiTiki RafikiTiki requested a review from jbroma April 7, 2023 12:41
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 7, 2023

🦋 Changeset detected

Latest commit: 798e213

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
testerapp Patch

Not sure what this means? Click here to learn what changesets are.

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

Comment thread packages/TesterApp/package.json
@RafikiTiki RafikiTiki force-pushed the chore/better-remote-assets-server branch from 5afe6a8 to 798e213 Compare April 7, 2023 12:58
@RafikiTiki RafikiTiki merged commit 305f1e6 into main Apr 7, 2023
@RafikiTiki RafikiTiki deleted the chore/better-remote-assets-server branch April 7, 2023 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants