Hello everyone I'm currently in the process of making a library, but this library depends on hscript and I'm wondering if there's a way to add this dependency from the library project, so anyone using my library can just add it in khafile.js and not worry about other libraries used by mine.
Would that be possible?
-
Library dependent on another library