angular-dynamic-module-loading icon indicating copy to clipboard operation
angular-dynamic-module-loading copied to clipboard

how to set a configuration of the js module info

Open papa3642240 opened this issue 7 years ago • 0 comments

how to set a configuration of the js module info in a json file or someelse config, just like const modules = { // this is the list of modules accessible by plugin '@angular/core': AngularCore, '@angular/common': AngularCommon }; i want to know if it is possible. Thanks.

papa3642240 avatar Jun 19 '18 14:06 papa3642240