Skip to main content

Code Rendering

The output configuration for React, VUE and HTML are loaded onto a temporary Vite project within the plugin. This is done only for rendering purposes.

Output FrameworkRendering Tool
ReactVite
HTMLVite
VueVite
SvelteVite
Any GPT Enhanced codeNone

GPT enhanced code tends to remove chunks of code, which is why the renderer is removed for that.