You need to add the script to the index.html ```html <!-- Import helloWorldPlugin--> <script type="module" src="plugin/main.js"></script> ``` Here: https://github.com/corentinleberre/create-docsify-plugin?tab=readme-ov-file#detailed-example