We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It would be nice to be able to preview a graphic without needing to deploy and a configured S3 bucket.
Currently the preview, iframe and embed code are generated and placed into the project build folder during the deploy process.
Add a context menu item for Local preview which generates html without deploying it and opens the preview html as a local file in the web browser.
Local preview
Immediate gratification with the app without having to setup deployment. A better demo.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
EXPLANATION
It would be nice to be able to preview a graphic without needing to deploy and a configured S3 bucket.
WHAT IS THE CURRENT BEHAVIOR AND HOW SHOULD IT CHANGE
Currently the preview, iframe and embed code are generated and placed into the project build folder during the deploy process.
Add a context menu item for
Local preview
which generates html without deploying it and opens the preview html as a local file in the web browser.WHAT IS THE MOTIVATION OR USE CASE FOR THIS NEW FEATURE
Immediate gratification with the app without having to setup deployment. A better demo.
The text was updated successfully, but these errors were encountered: