Open testdrivendavid opened 2 years ago
Because i have a custom made ts module that i want to import during runtime, do you perhaps know what are the requirements for being able to import such module (from github)?
Another random question, can this library run .TS files (index.ts) aswell?
Hi.
Im trying to use the live-plugin-manager library to load my custom-made module(Typescript) from a public github repo during runtime. But it errors with the following:
Index.js code
I've already found out that the github repo's like express.js works but mine do not. Do you know perhaps why?
My github error example: example error The module i want to load in module