angular / 4 / api / core / systemjsngmoduleloaderconfig.html

SystemJsNgModuleLoaderConfig

class

Overview

class SystemJsNgModuleLoaderConfig {
  factoryPathPrefix: string
  factoryPathSuffix: string
}

Description

Configuration for SystemJsNgModuleLoader. token.

Members

factoryPathPrefix: string

Prefix to add when computing the name of the factory module for a given module name.

factoryPathSuffix: string

Suffix to add when computing the name of the factory module for a given module name.

© 2010–2017 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v4.angular.io/api/core/SystemJsNgModuleLoaderConfig