Clarification on Module Def and Packages

Packages
→ Module Def: When you create a custom app then it will create a module and it will show in the module def.

If you want to export the client script, severe script, etc in your custom app then you have to use the export-fixtures feature.

1 Like