I\'m developing an app using native ES6 modules.
I\'m using dynamic imports to load parts of the app that are not initially visible.
Every time before an imp
imp