You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The upcoming version of the Playground will support deployment, following the logic below:
Dev Server Dependency:
Since the new Playground depends on the dev server, the Playground will provide an additional mode option.
Mode Settings:
If mode=production, the Playground will compile a version without the module picker and property editor.
Graph Integration:
Since the graph is still required, the system will read the current property.json graph list during the build process and embed it in the build output.
Image Packaging:
The Playground will support packaging into a deployable image.
One-Click Deployment:
The compiled Playground image can be deployed with one click to Vercel or Netlify.
Severity
Critical
Additional Information
No response
The text was updated successfully, but these errors were encountered:
plutoless
changed the title
[FEATURE]
[FEATURE] Support Release & Deployment for playground
Dec 11, 2024
Description
Playground Deployment Support Plan
The upcoming version of the Playground will support deployment, following the logic below:
Dev Server Dependency:
mode
option.Mode Settings:
mode=production
, the Playground will compile a version without the module picker and property editor.Graph Integration:
property.json
graph list during the build process and embed it in the build output.Image Packaging:
One-Click Deployment:
Severity
Critical
Additional Information
No response
The text was updated successfully, but these errors were encountered: