Answer:
The SystemJS module loader provided the SystemJS object. Its has a method import which tells the loader to load/import a module aurelia-bootstrapper which resides in the aurelia-core.min.js. Using this module, Aurelia load the framework, configure and run the application.
Asked In: Many Interviews |
Alert Moderator