Skip to content

script-utils/bundlers/esbuild-impl/copy-to-obsidian-plugins-folder-plugin

This module defines an esbuild plugin that automatically copies the build output to the Obsidian plugins folder during development. This plugin helps streamline the development workflow by ensuring that the latest build is always available in the correct Obsidian folder for testing and use.

InterfaceDescription
CopyToObsidianPluginsFolderPluginParamsParameters for copyToObsidianPluginsFolderPlugin.
FunctionDescription
copyToObsidianPluginsFolderPluginCreates an esbuild plugin that copies the build output to the Obsidian plugins folder.