If I import a module using the import() that imports a collection from the api folder that wasn't imported before on the client before, it doesn't show up in Mongol. Is there a fix for that?
@devagrawal09 try moving Mongol up on the package list. Just need to make sure that its code executes before the modules. If it doesn't work, please let me know.
If I import a module using the
import()
that imports a collection from the api folder that wasn't imported before on the client before, it doesn't show up in Mongol. Is there a fix for that?