Skip to content
This repository was archived by the owner on Mar 10, 2023. It is now read-only.

Conversation

@wbinnssmith
Copy link

This removes the server code that resolved and bundled page routes on-demand in development, instead building a single entry point, watching it, and serving it for every route.

Test Plan:

  • yarn dev in the website package.
  • Request the root page and verify it renders the entry index.html with bundled styles.
  • Request /foo and verify it does the same.

@changeset-bot
Copy link

changeset-bot bot commented Aug 9, 2019

💥 No Changeset

Latest commit: 5a58bc9

Merging this PR will not cause any packages to be released. If these changes should not cause updates to packages in this repo, this is fine 🙂

If these changes should be published to npm, you need to add a changeset.

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants