Modules Principle #802
Replies: 1 comment 1 reply
-
|
inside .\assets\hb\modules\custom\js\index.ts // This script will be compiled into the JS bundle automatically.
console.log("✅ Random citation script loaded");but I see in the console that it's not loaded... is there some config to activate this hook ? I did not found it in the public/js/hb.js file either ... so clearly not loaded. just for context, the ts function should be used in the sidebar. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Modules Principle
This article describes the structure of the module, its principles and some development conventions.
https://hbstack.dev/modules/hb/module/
Beta Was this translation helpful? Give feedback.
All reactions