Documentation / jpl-vite
jpl-vite(internal)
Joplin plugin development based on Vite.
Features
jpl: Compile the plugin in watch mode for development and debugging, generatingdist/*.[js,json]jpl build: Compile the plugin in production mode for release, generatingpublish/*.jpljpl dev: Start a vite development server to debug webview UI in the browser