feat(container): provide a virtual module to load renderers#11144
Conversation
🦋 Changeset detectedLatest commit: 7a59701 The changes in this PR will be included in the next version bump. 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 |
|
!preview container |
|
Snapshots have been released for the following packages:
Publish LogBuild Log |
|
!preview container |
|
Snapshots have been released for the following packages:
Publish LogBuild Log |
|
!preview container |
|
Snapshots have been released for the following packages:
Publish LogBuild Log |
|
!preview container |
|
Snapshots have been released for the following packages:
Publish LogBuild Log |
|
!preview container |
|
Snapshots have been released for the following packages:
Publish LogBuild Log |
|
@ematipico demo works now. |
8952c85 to
bde2823
Compare
sarah11918
left a comment
There was a problem hiding this comment.
Thanks @ematipico ! Some quick changeset suggestions for your consideration!
319a4e8 to
d23e386
Compare
sarah11918
left a comment
There was a problem hiding this comment.
Just fixed a spacing issue, and approving for docs!
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
c037552 to
7a59701
Compare
Changes
This PR does the following:
getContainerRenderer. This function will be used by the consumers of a vite-full environmentastro:container, that exposes a utility function that loads the renderers when people are in a vite-full environmentrenderers; this change should allow vite-less environments to load the renderer modules manually and pass themTesting
I updated the example with the new code
Docs
/cc @withastro/maintainers-docs for feedback!
We will probably need to update the docs for that
withastro/docs#8428