Skip to content

Added:the module loader now relies on the installed packages to list the modules, if the package.json file is missing

  • The module loader now relies on the directories located in node_modules/@fabernovel to list the modules, if the package.json file is absent from the root directory
Edited by Bastien Gatellier

Merge request reports