benawad/destiny

Dynamic Import Problem

Closed this issue · 1 comments

i have a code in which i import dynamically. while i try to prettify the file structure i get a error of ERROR: Cannot find import ./Handlers/${t}

Yes, we're aware of this. See #123 for more infos.
But in short: Destiny can't resolve computed imports because it would need to evaluate your code.