I'm not an expert with javascript.
I'm wondering, from which library you get the require
method
For example, in main.js : (https://github.com/marmelab/ng-admin-demo/blob/master/js/main.js)
require('./customers/config')(nga, admin);
Thank you !