OptionalallThe input path pattern for the entire application.
OptionalappThe input path pattern for the application modules expect views. We need to separate the rest of the application modules from the views For the lazy loading of views.
OptionalmainThe input path for the application Main CSS stylesheet.
OptionalviewsThe input path pattern for only the application views. We need to separate views from the rest of the application modules For the lazy loading of views.
Configuration for automatically loading modules during buildtime.
Specifies glob patterns to identify modules for transpilation.