When importing a file, chrome issues 2 errors about index.roo and package.json being not found.
This "polutes" the console and makes it harder to detect real errors from expected ones.
To prevent this, there should be an option in the import syntax as well as in the compile API to prevent Roole from searching for a directory.
When importing a file, chrome issues 2 errors about index.roo and package.json being not found. This "polutes" the console and makes it harder to detect real errors from expected ones.
To prevent this, there should be an option in the import syntax as well as in the compile API to prevent Roole from searching for a directory.