|
|
* define api for production and dev inside services/api.config.ts at the top
|
|
|
* import new dependencies into the vendors.ts file
|
|
|
config, vendors, polyfills |
|
|
\ No newline at end of file |
|
|
config, vendors, polyfills
|
|
|
* (webpack because: HMR, chunk (component) bundles, avoid silly SYstem config in angular docs) |
|
|
\ No newline at end of file |