[SOLVED] Is the key modules reserved in Meteor.settings.public?

Hello,
In my app when I define Meteor.settings.public.modules : {blabla}, the router starts acting strange.

Does the key ‘modules’ is reserved by Meteor ?

1 Like

This has nothing todo with meteor but with a package of mine that was modifying modules

1 Like