▲ You can dynamically import Javascript modules at www.js-craft.io▼6 up and 1 down, posted by misu1983@gmail.com 1114 days ago 2 comments
tracker1 1101 days ago. link 1 point ▲ ▼Usually best to write/export a dynamic method that will have a global reference and return the global or dynamically loaded module, assigning the global after loading. Note: this is expressly for EcmaScript Modules (esm).