akveo / ngx-admin

Customizable admin dashboard template based on Angular 10+
https://akveo.github.io/ngx-admin/
MIT License
25.19k stars 7.94k forks source link

Cannot read property 'index' of null after npm update #1085

Closed jucau closed 5 years ago

jucau commented 7 years ago

I'm very new to Angular. I'm working for a new project for weeks, using your template. Today, after running npm update and npm start, I got a new error on my console, and webpage is still loading without displaying.

The console error is :

core.es5.js:1084 ERROR TypeError: Cannot read property 'index' of null
    at ComponentFactory_.create (http://localhost:3000/vendor.dll.js:11365:101)
    at ComponentFactoryBoundToModule.create (http://localhost:3000/vendor.dll.js:4903:29)
    at ApplicationRef_.bootstrap (http://localhost:3000/vendor.dll.js:6486:57)
    at http://localhost:3000/vendor.dll.js:6275:79
    at Array.forEach (native)
    at PlatformRef_._moduleDoBootstrap (http://localhost:3000/vendor.dll.js:6275:42)
    at http://localhost:3000/vendor.dll.js:6237:27
    at ZoneDelegate.invoke (http://localhost:3000/polyfills.dll.js:4120:26)
    at Object.onInvoke (http://localhost:3000/vendor.dll.js:5604:37)
    at ZoneDelegate.invoke (http://localhost:3000/polyfills.dll.js:4119:32)
    at Zone.run (http://localhost:3000/polyfills.dll.js:3880:43)
    at http://localhost:3000/polyfills.dll.js:4515:57
    at ZoneDelegate.invokeTask (http://localhost:3000/polyfills.dll.js:4153:31)
    at Object.onInvokeTask (http://localhost:3000/vendor.dll.js:5595:37)
    at ZoneDelegate.invokeTask (http://localhost:3000/polyfills.dll.js:4152:36)
    at Zone.runTask (http://localhost:3000/polyfills.dll.js:3920:47)
    at drainMicroTaskQueue (http://localhost:3000/polyfills.dll.js:4348:35)
    at HTMLDocument.ZoneTask.invoke (http://localhost:3000/polyfills.dll.js:4219:25)

TypeError: Cannot read property 'index' of null
    at ComponentFactory_.create (http://localhost:3000/vendor.dll.js:11365:101)
    at ComponentFactoryBoundToModule.create (http://localhost:3000/vendor.dll.js:4903:29)
    at ApplicationRef_.bootstrap (http://localhost:3000/vendor.dll.js:6486:57)
    at http://localhost:3000/vendor.dll.js:6275:79
    at Array.forEach (native)
    at PlatformRef_._moduleDoBootstrap (http://localhost:3000/vendor.dll.js:6275:42)
    at http://localhost:3000/vendor.dll.js:6237:27
    at ZoneDelegate.invoke (http://localhost:3000/polyfills.dll.js:4120:26)
    at Object.onInvoke (http://localhost:3000/vendor.dll.js:5604:37)
    at ZoneDelegate.invoke (http://localhost:3000/polyfills.dll.js:4119:32)
    at Zone.run (http://localhost:3000/polyfills.dll.js:3880:43)
    at http://localhost:3000/polyfills.dll.js:4515:57
    at ZoneDelegate.invokeTask (http://localhost:3000/polyfills.dll.js:4153:31)
    at Object.onInvokeTask (http://localhost:3000/vendor.dll.js:5595:37)
    at ZoneDelegate.invokeTask (http://localhost:3000/polyfills.dll.js:4152:36)
    at Zone.runTask (http://localhost:3000/polyfills.dll.js:3920:47)
    at drainMicroTaskQueue (http://localhost:3000/polyfills.dll.js:4348:35)
    at HTMLDocument.ZoneTask.invoke (http://localhost:3000/polyfills.dll.js:4219:25)

Here is my package.json (if it's helpfull) :

{
  "name": "ng2-admin",
  "version": "0.9.0",
  "description": "Angular 2 and Bootstrap 4 Admin Template.",
  "author": "akveo",
  "homepage": "http://akveo.github.io/ng2-admin/",
  "license": "MIT",
  "dependencies": {
    "@angular/animations": "^4.1.0",
    "@angular/common": "^4.0.2",
    "@angular/compiler": "4.0.1",
    "@angular/compiler-cli": "^4.0.1",
    "@angular/core": "^4.0.1",
    "@angular/forms": "^4.0.1",
    "@angular/http": "4.0.1",
    "@angular/platform-browser": "4.0.1",
    "@angular/platform-browser-dynamic": "4.0.1",
    "@angular/platform-server": "4.0.1",
    "@angular/router": "4.0.1",
    "@angularclass/conventions-loader": "1.0.13",
    "@angularclass/hmr": "1.2.2",
    "@angularclass/hmr-loader": "3.0.2",
    "@ng-bootstrap/ng-bootstrap": "1.0.0-alpha.22",
    "@ngx-translate/core": "6.0.1",
    "@ngx-translate/http-loader": "0.0.3",
    "@types/dhtmlxgantt": "^4.0.33",
    "@types/dhtmlxscheduler": "^4.3.34",
    "amcharts3": "github:amcharts/amcharts3",
    "ammap3": "github:amcharts/ammap3",
    "angular2-jwt": "^0.2.2",
    "animate.css": "3.5.2",
    "bootstrap": "4.0.0-alpha.6",
    "chart.js": "1.1.1",
    "chartist": "0.10.1",
    "ckeditor": "4.6.2",
    "core-js": "2.4.1",
    "dhtmlx-gantt": "^4.1.0",
    "dhtmlx-scheduler": "^4.4.0",
    "easy-pie-chart": "2.1.7",
    "font-awesome": "4.7.0",
    "fullcalendar": "3.3.1",
    "google-maps": "3.2.1",
    "http-server": "0.9.0",
    "ie-shim": "0.1.0",
    "ionicons": "2.0.1",
    "is-electron-renderer": "2.0.1",
    "jquery": "3.2.1",
    "jquery-slimscroll": "1.3.8",
    "jquery-toast-plugin": "^1.3.1",
    "leaflet": "0.7.7",
    "leaflet-map": "0.2.1",
    "lodash": "4.17.4",
    "ng2-ckeditor": "1.1.6",
    "ng2-completer": "^1.3.1",
    "ng2-smart-table": "1.0.3",
    "ng2-sweetalert2": "0.0.8",
    "ng2-toasty": "^4.0.0",
    "ng2-tree": "2.0.0-alpha.5",
    "ngx-uploader": "2.2.5",
    "normalize.css": "6.0.0",
    "reflect-metadata": "0.1.10",
    "roboto-fontface": "0.7.0",
    "rxjs": "5.3.0",
    "tether": "1.4.0",
    "zone.js": "0.8.5"
  },
  "devDependencies": {
    "@angular/compiler-cli": "4.0.1",
    "@types/electron": "1.4.35",
    "@types/fullcalendar": "2.7.40",
    "@types/hammerjs": "2.0.34",
    "@types/jquery": "2.0.41",
    "@types/jquery.slimscroll": "1.3.30",
    "@types/lodash": "4.14.61",
    "@types/node": "7.0.12",
    "@types/source-map": "0.5.0",
    "@types/uglify-js": "2.6.28",
    "@types/webpack": "2.2.14",
    "add-asset-html-webpack-plugin": "1.0.2",
    "angular2-template-loader": "0.6.2",
    "assets-webpack-plugin": "3.5.1",
    "awesome-typescript-loader": "3.1.2",
    "bootstrap-loader": "2.0.0",
    "codelyzer": "2.1.1",
    "copy-webpack-plugin": "4.0.1",
    "css-loader": "0.28.0",
    "electron": "1.6.2",
    "es6-promise": "4.1.0",
    "es6-shim": "0.35.3",
    "es7-reflect-metadata": "1.6.0",
    "exports-loader": "0.6.4",
    "expose-loader": "0.7.3",
    "extract-text-webpack-plugin": "2.1.0",
    "file-loader": "0.11.1",
    "find-root": "1.0.0",
    "font-awesome-sass-loader": "2.0.1",
    "gh-pages": "0.12.0",
    "html-webpack-plugin": "2.28.0",
    "imports-loader": "0.7.1",
    "json-loader": "0.5.4",
    "ng-router-loader": "2.1.0",
    "ngc-webpack": "1.2.0",
    "node-sass": "4.5.2",
    "npm-run-all": "4.0.2",
    "optimize-js-plugin": "0.0.4",
    "postcss-loader": "1.3.3",
    "raw-loader": "0.5.1",
    "resolve-url-loader": "2.0.2",
    "rimraf": "2.6.1",
    "sass-loader": "6.0.3",
    "script-ext-html-webpack-plugin": "1.7.1",
    "source-map-loader": "0.2.1",
    "string-replace-loader": "1.2.0",
    "style-loader": "^0.16.1",
    "to-string-loader": "1.1.5",
    "ts-helpers": "1.1.2",
    "ts-node": "3.0.2",
    "tslint": "4.5.1",
    "typedoc": "0.5.10",
    "typescript": "2.2.2",
    "typogr": "0.6.6",
    "underscore": "1.8.3",
    "url-loader": "0.5.8",
    "webpack": "2.3.3",
    "webpack-dev-middleware": "1.10.1",
    "webpack-dev-server": "2.4.2",
    "webpack-dll-bundles-plugin": "1.0.0-beta.5",
    "webpack-merge": "4.1.0",
    "wintersmith": "2.3.6",
    "wintersmith-sassy": "1.1.0"
  },
  "scripts": {
    "rimraf": "rimraf",
    "tslint": "tslint",
    "typedoc": "typedoc",
    "webpack": "webpack --progress --profile --bail",
    "webpack-dev-server": "webpack-dev-server",
    "webdriver-manager": "webdriver-manager",
    "clean": "npm cache clean && npm run rimraf -- node_modules doc coverage dist compiled dll",
    "clean:dist": "npm run rimraf -- dist",
    "clean:dll": "npm run rimraf -- dll",
    "clean:electron": "npm run rimraf -- build",
    "preclean:install": "npm run clean",
    "clean:install": "npm set progress=false && npm install",
    "preclean:start": "npm run clean",
    "clean:start": "npm start",
    "watch": "npm run watch:dev",
    "watch:dev": "npm run build:dev -- --watch",
    "watch:dev:hmr": "npm run watch:dev -- --hot",
    "watch:prod": "npm run build:prod -- --watch",
    "build": "npm run build:dev",
    "prebuild:dev": "npm run clean:dist",
    "build:dev": " npm run clean:dist && npm run webpack -- --config config/webpack.dev.js",
    "prebuild:prod": "npm run clean:dist",
    "build:prod": "npm run clean:dist && webpack --config config/webpack.prod.js  --progress --profile",
    "server": "npm run server:dev",
    "server:dev": "webpack-dev-server --config config/webpack.dev.js --progress --profile --watch --content-base src/",
    "server:dev:hmr": "npm run server:dev -- --inline --hot",
    "server:prod": "http-server dist -c-1 --cors",
    "server:test": "http-server dist-demo -c-1 --cors",
    "server:prod:ci": "http-server dist -p 3000 -c-1 --cors",
    "webdriver:update": "npm run webdriver-manager update",
    "webdriver:start": "npm run webdriver-manager start",
    "lint": "npm run tslint \"src/**/*.ts\" --force",
    "ngc": "./node_modules/.bin/ngc-w -p tsconfig.webpack.json",
    "pree2e": "npm run webdriver:update -- --standalone",
    "pretest": "npm run lint",
    "docs": "npm run typedoc -- --options typedoc.json --exclude '**/*.spec.ts' ./src/",
    "gh-pages": "wintersmith build -C docs && gh-pages -d docs/build",
    "start": "npm run server:dev",
    "start:hmr": "npm run server:dev:hmr",
    "version": "npm run build",
    "postversion": "git push && git push --tags",
    "build:electron": "npm run build:electron.full",
    "prebuild:electron.full": "npm run clean:electron",
    "build:electron.full": "npm run build:electron.renderer && npm run build:electron.main",
    "postbuild:electron.full": "npm run electron:start",
    "build:electron.renderer": "npm run webpack -- --config config/electron/webpack.renderer.prod.js",
    "build:electron.main": "npm run webpack -- --config config/electron/webpack.electron.prod.js",
    "electron:start": "electron build",
    "build:aot:prod": "npm run clean:dist && npm run clean:aot && webpack --config config/webpack.prod.js  --progress --profile --bail",
    "build:aot": "npm run build:aot:prod",
    "clean:aot": "npm run rimraf -- compiled",
    "build:ci": "npm run build:prod && npm run build:aot"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/akveo/ng2-admin.git"
  },
  "bugs": {
    "url": "https://github.com/akveo/ng2-admin/issues"
  },
  "engines": {
    "node": ">= 5.4.1 < 7"
  }
}

I have absolutly no idea where could be the problem, and how to solve it.

Thank you in advance for your help !

lawipac commented 7 years ago

remove node_modules directory and re-do npm install might help

jucau commented 7 years ago

@lawipac thank you for your answer. Unfortunatly i tried it but it didn't works.

Newan commented 7 years ago

log?

jucau commented 7 years ago

@Newan here it is :)

$ npm install
npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN prefer global marked@0.3.6 should be installed with -g
npm WARN prefer global npm@3.10.10 should be installed with -g
npm WARN prefer global node-gyp@3.6.1 should be installed with -g

> node-sass@3.13.1 install D:\Projets\memoire\memoire-front\node_modules\wintersmith-sassy\node_modules\node-sass
> node scripts/install.js

Cached binary found at C:\Users\Julien\AppData\Roaming\npm-cache\node-sass\3.13.1\win32-x64-48_binding.node

> node-sass@4.5.2 install D:\Projets\memoire\memoire-front\node_modules\node-sass
> node scripts/install.js

Cached binary found at C:\Users\Julien\AppData\Roaming\npm-cache\node-sass\4.5.2\win32-x64-48_binding.node

> node-sass@3.13.1 postinstall D:\Projets\memoire\memoire-front\node_modules\wintersmith-sassy\node_modules\node-sass
> node scripts/build.js

Binary found at D:\Projets\memoire\memoire-front\node_modules\wintersmith-sassy\node_modules\node-sass\vendor\win32-x64-48\binding.node
Testing binary
Binary is fine

> electron@1.6.2 postinstall D:\Projets\memoire\memoire-front\node_modules\electron
> node install.js

> node-sass@4.5.2 postinstall D:\Projets\memoire\memoire-front\node_modules\node-sass
> node scripts/build.js

Binary found at D:\Projets\memoire\memoire-front\node_modules\node-sass\vendor\win32-x64-48\binding.node
Testing binary
Binary is fine
ng2-admin@0.9.0 D:\Projets\memoire\memoire-front
+-- UNMET PEER DEPENDENCY @angular/animations@4.1.3
+-- UNMET PEER DEPENDENCY @angular/common@4.1.3
+-- UNMET PEER DEPENDENCY @angular/compiler@4.0.1
+-- UNMET PEER DEPENDENCY @angular/compiler-cli@4.1.3 invalid
| +-- @angular/tsc-wrapped@4.1.3
| | `-- tsickle@0.21.6
| `-- minimist@1.2.0
+-- UNMET PEER DEPENDENCY @angular/core@4.1.3
+-- UNMET PEER DEPENDENCY @angular/forms@4.1.3
+-- @angular/http@4.0.1
+-- UNMET PEER DEPENDENCY @angular/platform-browser@4.0.1
+-- @angular/platform-browser-dynamic@4.0.1
+-- @angular/platform-server@4.0.1
| +-- parse5@3.0.2
| `-- xhr2@0.1.4
+-- @angular/router@4.0.1
+-- @angularclass/conventions-loader@1.0.13
| `-- loader-utils@0.2.17
|   +-- big.js@3.1.3
|   +-- emojis-list@2.1.0
|   `-- json5@0.5.1
+-- @angularclass/hmr@1.2.2
+-- @angularclass/hmr-loader@3.0.2
+-- @ng-bootstrap/ng-bootstrap@1.0.0-alpha.22
+-- @ngx-translate/core@6.0.1
+-- @ngx-translate/http-loader@0.0.3
+-- @types/dhtmlxgantt@4.0.33
+-- @types/dhtmlxscheduler@4.3.34
+-- @types/electron@1.4.35
+-- @types/fullcalendar@2.7.40
| `-- moment@2.18.1
+-- @types/hammerjs@2.0.34
+-- @types/jquery@2.0.41
+-- @types/jquery.slimscroll@1.3.30
+-- @types/lodash@4.14.61
+-- @types/node@7.0.12
+-- @types/source-map@0.5.0
+-- @types/uglify-js@2.6.28
+-- @types/webpack@2.2.14
| `-- @types/tapable@0.2.3
+-- add-asset-html-webpack-plugin@1.0.2
| `-- bluebird@3.5.0
+-- amcharts3@3.21.0  (git://github.com/amcharts/amcharts3.git#2a51faccb6726e724a205f2164956ba65f4d8048)
+-- ammap3@3.21.0  (git://github.com/amcharts/ammap3.git#00086807e39549325fe361336b2289d8fc524753)
+-- angular2-jwt@0.2.3
+-- angular2-template-loader@0.6.2
+-- animate.css@3.5.2
+-- assets-webpack-plugin@3.5.1
| +-- camelcase@1.2.1
| +-- escape-string-regexp@1.0.5
| +-- lodash.assign@3.2.0
| | +-- lodash._baseassign@3.2.0
| | | `-- lodash._basecopy@3.0.1
| | +-- lodash._createassigner@3.1.1
| | | +-- lodash._bindcallback@3.0.1
| | | +-- lodash._isiterateecall@3.0.9
| | | `-- lodash.restparam@3.6.1
| | `-- lodash.keys@3.1.2
| +-- lodash.merge@3.3.2
| | +-- lodash._arraycopy@3.0.0
| | +-- lodash._arrayeach@3.0.0
| | +-- lodash._getnative@3.9.1
| | +-- lodash.isarguments@3.1.0
| | +-- lodash.isarray@3.0.4
| | +-- lodash.isplainobject@3.2.0
| | | `-- lodash._basefor@3.0.3
| | +-- lodash.istypedarray@3.0.6
| | +-- lodash.keysin@3.0.8
| | `-- lodash.toplainobject@3.0.0
| `-- mkdirp@0.5.1
|   `-- minimist@0.0.8
+-- awesome-typescript-loader@3.1.2
| +-- colors@1.1.2
| +-- enhanced-resolve@3.1.0
| | `-- graceful-fs@4.1.11
| +-- loader-utils@1.1.0
| +-- object-assign@4.1.1
| `-- source-map-support@0.4.15
+-- bootstrap@4.0.0-alpha.6
+-- bootstrap-loader@2.0.0
| +-- chalk@1.1.3
| | +-- ansi-styles@2.2.1
| | +-- has-ansi@2.0.0
| | `-- supports-color@2.0.0
| +-- escape-regexp@0.0.1
| +-- js-yaml@3.8.4
| | +-- argparse@1.0.9
| | `-- esprima@3.1.3
| +-- loader-utils@1.1.0
| +-- resolve@1.3.3
| | `-- path-parse@1.0.5
| +-- semver@5.3.0
| `-- strip-json-comments@2.0.1
+-- chart.js@1.1.1
+-- chartist@0.10.1
+-- ckeditor@4.6.2
+-- codelyzer@2.1.1
| +-- app-root-path@2.0.1
| +-- css-selector-tokenizer@0.7.0
| | +-- cssesc@0.1.0
| | +-- fastparse@1.1.1
| | `-- regexpu-core@1.0.0
| |   +-- regenerate@1.3.2
| |   +-- regjsgen@0.2.0
| |   `-- regjsparser@0.1.5
| |     `-- jsesc@0.5.0
| +-- cssauron@1.4.0
| | `-- through@2.3.8
| +-- semver-dsl@1.0.1
| +-- source-map@0.5.6
| `-- sprintf-js@1.0.3
+-- copy-webpack-plugin@4.0.1
| +-- bluebird@2.11.0
| +-- fs-extra@0.26.7
| | `-- klaw@1.3.1
| +-- glob@6.0.4
| | +-- inflight@1.0.6
| | | `-- wrappy@1.0.2
| | +-- inherits@2.0.3
| | `-- once@1.4.0
| +-- is-glob@3.1.0
| | `-- is-extglob@2.1.1
| +-- minimatch@3.0.4
| | `-- brace-expansion@1.1.7
| |   +-- balanced-match@0.4.2
| |   `-- concat-map@0.0.1
| `-- node-dir@0.1.16
+-- core-js@2.4.1
+-- css-loader@0.28.0
| +-- babel-code-frame@6.22.0
| | +-- esutils@2.0.2
| | `-- js-tokens@3.0.1
| +-- cssnano@3.10.0
| | +-- autoprefixer@6.7.7
| | | +-- browserslist@1.7.7
| | | | `-- electron-to-chromium@1.3.11
| | | +-- caniuse-db@1.0.30000670
| | | +-- normalize-range@0.1.2
| | | `-- num2fraction@1.2.2
| | +-- decamelize@1.2.0
| | +-- defined@1.0.0
| | +-- has@1.0.1
| | +-- postcss-calc@5.3.1
| | | +-- postcss-message-helpers@2.0.0
| | | `-- reduce-css-calc@1.3.0
| | |   +-- math-expression-evaluator@1.2.17
| | |   `-- reduce-function-call@1.0.2
| | +-- postcss-colormin@2.2.2
| | | `-- colormin@1.1.2
| | |   +-- color@0.11.4
| | |   | +-- clone@1.0.2
| | |   | +-- color-convert@1.9.0
| | |   | | `-- color-name@1.1.2
| | |   | `-- color-string@0.3.0
| | |   `-- css-color-names@0.0.4
| | +-- postcss-convert-values@2.6.1
| | +-- postcss-discard-comments@2.0.4
| | +-- postcss-discard-duplicates@2.1.0
| | +-- postcss-discard-empty@2.1.0
| | +-- postcss-discard-overridden@0.1.1
| | +-- postcss-discard-unused@2.2.3
| | | `-- uniqs@2.0.0
| | +-- postcss-filter-plugins@2.0.2
| | | `-- uniqid@4.1.1
| | |   `-- macaddress@0.2.8
| | +-- postcss-merge-idents@2.1.7
| | +-- postcss-merge-longhand@2.0.2
| | +-- postcss-merge-rules@2.1.2
| | | +-- caniuse-api@1.6.1
| | | | +-- lodash.memoize@4.1.2
| | | | `-- lodash.uniq@4.5.0
| | | +-- postcss-selector-parser@2.2.3
| | | | +-- flatten@1.0.2
| | | | +-- indexes-of@1.0.1
| | | | `-- uniq@1.0.1
| | | `-- vendors@1.0.1
| | +-- postcss-minify-font-values@1.0.5
| | +-- postcss-minify-gradients@1.0.5
| | +-- postcss-minify-params@1.2.2
| | | `-- alphanum-sort@1.0.2
| | +-- postcss-minify-selectors@2.1.1
| | +-- postcss-normalize-charset@1.1.1
| | +-- postcss-normalize-url@3.0.8
| | | +-- is-absolute-url@2.1.0
| | | `-- normalize-url@1.9.1
| | |   +-- prepend-http@1.0.4
| | |   +-- query-string@4.3.4
| | |   | `-- strict-uri-encode@1.1.0
| | |   `-- sort-keys@1.1.2
| | |     `-- is-plain-obj@1.1.0
| | +-- postcss-ordered-values@2.2.3
| | +-- postcss-reduce-idents@2.4.0
| | +-- postcss-reduce-initial@1.0.1
| | +-- postcss-reduce-transforms@1.0.4
| | +-- postcss-svgo@2.1.6
| | | +-- is-svg@2.1.0
| | | | `-- html-comment-regex@1.1.1
| | | `-- svgo@0.7.2
| | |   +-- coa@1.0.1
| | |   +-- colors@1.1.2
| | |   +-- csso@2.3.2
| | |   | `-- clap@1.1.3
| | |   +-- js-yaml@3.7.0
| | |   | `-- esprima@2.7.3
| | |   +-- sax@1.2.2
| | |   `-- whet.extend@0.9.9
| | +-- postcss-unique-selectors@2.0.2
| | +-- postcss-value-parser@3.3.0
| | `-- postcss-zindex@2.2.0
| +-- loader-utils@1.1.0
| +-- lodash.camelcase@4.3.0
| +-- postcss@5.2.17
| | +-- js-base64@2.1.9
| | `-- supports-color@3.2.3
| +-- postcss-modules-extract-imports@1.1.0
| | `-- postcss@6.0.1
| |   `-- supports-color@3.2.3
| +-- postcss-modules-local-by-default@1.2.0
| | `-- postcss@6.0.1
| |   `-- supports-color@3.2.3
| +-- postcss-modules-scope@1.1.0
| | `-- postcss@6.0.1
| |   `-- supports-color@3.2.3
| +-- postcss-modules-values@1.3.0
| | +-- icss-replace-symbols@1.1.0
| | `-- postcss@6.0.1
| |   `-- supports-color@3.2.3
| `-- source-list-map@0.1.8
+-- dhtmlx-gantt@4.1.0
+-- dhtmlx-scheduler@4.4.0
+-- easy-pie-chart@2.1.7
+-- electron@1.6.2
| +-- electron-download@3.3.0
| | +-- fs-extra@0.30.0
| | +-- home-path@1.0.5
| | +-- nugget@2.0.1
| | | +-- pretty-bytes@1.0.4
| | | +-- progress-stream@1.2.0
| | | | +-- speedometer@0.1.4
| | | | `-- through2@0.2.3
| | | |   +-- readable-stream@1.1.14
| | | |   | +-- isarray@0.0.1
| | | |   | `-- string_decoder@0.10.31
| | | |   `-- xtend@2.1.2
| | | |     `-- object-keys@0.4.0
| | | +-- single-line-log@1.1.2
| | | `-- throttleit@0.0.2
| | +-- path-exists@2.1.0
| | +-- rc@1.2.1
| | | +-- deep-extend@0.4.2
| | | `-- ini@1.3.4
| | `-- sumchecker@1.3.1
| `-- extract-zip@1.6.5
|   +-- concat-stream@1.6.0
|   | `-- typedarray@0.0.6
|   +-- debug@2.2.0
|   | `-- ms@0.7.1
|   +-- mkdirp@0.5.0
|   | `-- minimist@0.0.8
|   `-- yauzl@2.4.1
|     `-- fd-slicer@1.0.1
|       `-- pend@1.2.0
+-- es6-promise@4.1.0
+-- es6-shim@0.35.3
+-- es7-reflect-metadata@1.6.0
| `-- reflect-metadata@0.1.2
+-- exports-loader@0.6.4
| `-- loader-utils@1.1.0
+-- expose-loader@0.7.3
+-- extract-text-webpack-plugin@2.1.0
| +-- ajv@4.11.8
| | +-- co@4.6.0
| | `-- json-stable-stringify@1.0.1
| +-- async@2.4.1
| +-- loader-utils@1.1.0
| `-- webpack-sources@0.1.5
+-- file-loader@0.11.1
| `-- loader-utils@1.1.0
+-- find-root@1.0.0
+-- font-awesome@4.7.0
+-- font-awesome-sass-loader@2.0.1
+-- fullcalendar@3.3.1
+-- gh-pages@0.12.0
| +-- async@2.1.2
| +-- commander@2.9.0
| | `-- graceful-readlink@1.0.1
| +-- globby@6.1.0
| | +-- array-union@1.0.2
| | | `-- array-uniq@1.0.3
| | +-- glob@7.1.2
| | `-- pinkie-promise@2.0.1
| +-- graceful-fs@4.1.10
| +-- q@1.4.1
| `-- q-io@1.13.2
|   +-- collections@0.2.2
|   | `-- weak-map@1.0.0
|   +-- mimeparse@0.1.4
|   +-- q@1.5.0
|   +-- qs@1.2.2
|   `-- url2@0.0.0
+-- google-maps@3.2.1
+-- html-webpack-plugin@2.28.0
| +-- html-minifier@3.5.1
| | +-- camel-case@3.0.0
| | | +-- no-case@2.3.1
| | | | `-- lower-case@1.1.4
| | | `-- upper-case@1.1.3
| | +-- clean-css@4.1.3
| | +-- he@1.1.1
| | +-- ncname@1.0.0
| | | `-- xml-char-classes@1.0.0
| | +-- param-case@2.1.1
| | +-- relateurl@0.2.7
| | `-- uglify-js@3.0.10
| +-- pretty-error@2.1.0
| | +-- renderkid@2.0.1
| | | +-- css-select@1.2.0
| | | | +-- boolbase@1.0.0
| | | | +-- css-what@2.1.0
| | | | +-- domutils@1.5.1
| | | | | `-- dom-serializer@0.1.0
| | | | |   +-- domelementtype@1.1.3
| | | | |   `-- entities@1.1.1
| | | | `-- nth-check@1.0.1
| | | +-- dom-converter@0.1.4
| | | | `-- utila@0.3.3
| | | +-- htmlparser2@3.3.0
| | | | +-- domelementtype@1.3.0
| | | | +-- domhandler@2.1.0
| | | | +-- domutils@1.1.6
| | | | `-- readable-stream@1.0.34
| | | |   +-- isarray@0.0.1
| | | |   `-- string_decoder@0.10.31
| | | `-- utila@0.3.3
| | `-- utila@0.4.0
| `-- toposort@1.0.3
+-- http-server@0.9.0
| +-- colors@1.0.3
| +-- corser@2.0.1
| +-- ecstatic@1.4.1
| | +-- he@0.5.0
| | `-- url-join@1.1.0
| +-- http-proxy@1.16.2
| | +-- eventemitter3@1.2.0
| | `-- requires-port@1.0.0
| +-- opener@1.4.3
| +-- optimist@0.6.1
| | +-- minimist@0.0.10
| | `-- wordwrap@0.0.3
| +-- portfinder@0.4.0
| `-- union@0.4.6
|   `-- qs@2.3.3
+-- ie-shim@0.1.0
+-- imports-loader@0.7.1
| `-- loader-utils@1.1.0
+-- ionicons@2.0.1
+-- is-electron-renderer@2.0.1
+-- jquery@3.2.1
+-- jquery-slimscroll@1.3.8
+-- jquery-toast-plugin@1.3.1
+-- json-loader@0.5.4
+-- leaflet@0.7.7
+-- leaflet-map@0.2.1
+-- lodash@4.17.4
+-- ng-router-loader@2.1.0
| `-- recast@0.11.23
|   +-- ast-types@0.9.6
|   `-- private@0.1.7
+-- ng2-ckeditor@1.1.6
+-- ng2-completer@1.4.0
+-- ng2-smart-table@1.0.3
+-- ng2-sweetalert2@0.0.8
| +-- lodash.assign@4.2.0
| `-- sweetalert2@5.3.8
+-- ng2-toasty@4.0.0
+-- ng2-tree@2.0.0-alpha.5
+-- ngc-webpack@1.2.0
| `-- ts-node@2.1.2
|   +-- pinkie@2.0.4
|   `-- xtend@4.0.1
+-- ngx-uploader@2.2.5
+-- node-sass@4.5.2
| +-- async-foreach@0.1.3
| +-- cross-spawn@3.0.1
| | +-- lru-cache@4.0.2
| | | +-- pseudomap@1.0.2
| | | `-- yallist@2.1.2
| | `-- which@1.2.14
| |   `-- isexe@2.0.0
| +-- gaze@1.1.2
| | `-- globule@1.1.0
| |   +-- glob@7.1.2
| |   `-- lodash@4.16.6
| +-- get-stdin@4.0.1
| +-- glob@7.1.2
| | `-- fs.realpath@1.0.0
| +-- in-publish@2.0.0
| +-- lodash.clonedeep@4.5.0
| +-- lodash.mergewith@4.6.0
| +-- meow@3.7.0
| | +-- camelcase-keys@2.1.0
| | | `-- camelcase@2.1.1
| | +-- loud-rejection@1.6.0
| | | +-- currently-unhandled@0.4.1
| | | | `-- array-find-index@1.0.2
| | | `-- signal-exit@3.0.2
| | +-- map-obj@1.0.1
| | +-- normalize-package-data@2.3.8
| | | +-- hosted-git-info@2.4.2
| | | +-- is-builtin-module@1.0.0
| | | | `-- builtin-modules@1.1.1
| | | `-- validate-npm-package-license@3.0.1
| | |   +-- spdx-correct@1.0.2
| | |   | `-- spdx-license-ids@1.2.2
| | |   `-- spdx-expression-parse@1.0.4
| | +-- read-pkg-up@1.0.1
| | | +-- find-up@1.1.2
| | | `-- read-pkg@1.1.0
| | |   +-- load-json-file@1.1.0
| | |   | `-- strip-bom@2.0.0
| | |   |   `-- is-utf8@0.2.1
| | |   `-- path-type@1.1.0
| | +-- redent@1.0.0
| | | +-- indent-string@2.1.0
| | | | `-- repeating@2.0.1
| | | |   `-- is-finite@1.0.2
| | | `-- strip-indent@1.0.1
| | `-- trim-newlines@1.0.0
| +-- nan@2.6.2
| +-- node-gyp@3.6.1
| | +-- fstream@1.0.11
| | +-- glob@7.1.2
| | +-- nopt@3.0.6
| | | `-- abbrev@1.1.0
| | +-- osenv@0.1.4
| | | +-- os-homedir@1.0.2
| | | `-- os-tmpdir@1.0.2
| | `-- tar@2.2.1
| |   `-- block-stream@0.0.9
| +-- npmlog@4.1.0
| | +-- are-we-there-yet@1.1.4
| | | `-- delegates@1.0.0
| | +-- console-control-strings@1.1.0
| | +-- gauge@2.7.4
| | | +-- aproba@1.1.1
| | | +-- has-unicode@2.0.1
| | | `-- wide-align@1.1.2
| | `-- set-blocking@2.0.0
| +-- request@2.81.0
| | +-- aws-sign2@0.6.0
| | +-- aws4@1.6.0
| | +-- caseless@0.12.0
| | +-- combined-stream@1.0.5
| | | `-- delayed-stream@1.0.0
| | +-- extend@3.0.1
| | +-- forever-agent@0.6.1
| | +-- form-data@2.1.4
| | | `-- asynckit@0.4.0
| | +-- har-validator@4.2.1
| | | `-- har-schema@1.0.5
| | +-- hawk@3.1.3
| | | +-- boom@2.10.1
| | | +-- cryptiles@2.0.5
| | | +-- hoek@2.16.3
| | | `-- sntp@1.0.9
| | +-- http-signature@1.1.1
| | | +-- assert-plus@0.2.0
| | | +-- jsprim@1.4.0
| | | | +-- assert-plus@1.0.0
| | | | +-- extsprintf@1.0.2
| | | | +-- json-schema@0.2.3
| | | | `-- verror@1.3.6
| | | `-- sshpk@1.13.0
| | |   +-- asn1@0.2.3
| | |   +-- assert-plus@1.0.0
| | |   +-- bcrypt-pbkdf@1.0.1
| | |   +-- dashdash@1.14.1
| | |   | `-- assert-plus@1.0.0
| | |   +-- ecc-jsbn@0.1.1
| | |   +-- getpass@0.1.7
| | |   | `-- assert-plus@1.0.0
| | |   +-- jodid25519@1.0.2
| | |   +-- jsbn@0.1.1
| | |   `-- tweetnacl@0.14.5
| | +-- is-typedarray@1.0.0
| | +-- isstream@0.1.2
| | +-- json-stringify-safe@5.0.1
| | +-- mime-types@2.1.15
| | | `-- mime-db@1.27.0
| | +-- oauth-sign@0.8.2
| | +-- performance-now@0.2.0
| | +-- qs@6.4.0
| | +-- safe-buffer@5.0.1
| | +-- stringstream@0.0.5
| | +-- tough-cookie@2.3.2
| | +-- tunnel-agent@0.6.0
| | `-- uuid@3.0.1
| +-- sass-graph@2.2.4
| | +-- glob@7.1.2
| | +-- scss-tokenizer@0.2.3
| | | `-- source-map@0.4.4
| | `-- yargs@7.1.0
| |   +-- camelcase@3.0.0
| |   `-- yargs-parser@5.0.0
| |     `-- camelcase@3.0.0
| `-- stdout-stream@1.4.0
|   `-- readable-stream@2.2.9
|     +-- buffer-shims@1.0.0
|     +-- core-util-is@1.0.2
|     +-- isarray@1.0.0
|     +-- process-nextick-args@1.0.7
|     +-- string_decoder@1.0.1
|     `-- util-deprecate@1.0.2
+-- normalize.css@6.0.0
+-- npm-run-all@4.0.2
| +-- cross-spawn@5.1.0
| | `-- shebang-command@1.2.0
| |   `-- shebang-regex@1.0.0
| +-- ps-tree@1.1.0
| | `-- event-stream@3.3.4
| |   +-- duplexer@0.1.1
| |   +-- from@0.1.7
| |   +-- map-stream@0.1.0
| |   +-- pause-stream@0.0.11
| |   +-- split@0.3.3
| |   `-- stream-combiner@0.0.4
| +-- read-pkg@2.0.0
| | +-- load-json-file@2.0.0
| | | +-- parse-json@2.2.0
| | | | `-- error-ex@1.3.1
| | | |   `-- is-arrayish@0.2.1
| | | `-- strip-bom@3.0.0
| | `-- path-type@2.0.0
| +-- shell-quote@1.6.1
| | +-- array-filter@0.0.1
| | +-- array-map@0.0.0
| | +-- array-reduce@0.0.0
| | `-- jsonify@0.0.0
| `-- string.prototype.padend@3.0.0
|   +-- define-properties@1.1.2
|   | +-- foreach@2.0.5
|   | `-- object-keys@1.0.11
|   +-- es-abstract@1.7.0
|   | +-- es-to-primitive@1.1.1
|   | | +-- is-date-object@1.0.1
|   | | `-- is-symbol@1.0.1
|   | +-- is-callable@1.1.3
|   | `-- is-regex@1.0.4
|   `-- function-bind@1.1.0
+-- optimize-js-plugin@0.0.4
| `-- optimize-js@1.0.3
|   +-- acorn@3.3.0
|   +-- estree-walker@0.3.1
|   +-- magic-string@0.16.0
|   | `-- vlq@0.2.2
|   `-- yargs@4.8.1
|     +-- window-size@0.2.0
|     `-- yargs-parser@2.4.1
|       `-- camelcase@3.0.0
+-- postcss-loader@1.3.3
| +-- loader-utils@1.1.0
| `-- postcss-load-config@1.2.0
|   +-- cosmiconfig@2.1.3
|   | +-- is-directory@0.3.1
|   | `-- require-from-string@1.2.1
|   +-- postcss-load-options@1.2.0
|   `-- postcss-load-plugins@2.3.0
+-- raw-loader@0.5.1
+-- reflect-metadata@0.1.10
+-- resolve-url-loader@2.0.2
| +-- adjust-sourcemap-loader@1.1.0
| | +-- assert@1.4.1
| | +-- loader-utils@1.1.0
| | +-- lodash.defaults@3.1.2
| | | `-- lodash.assign@3.2.0
| | +-- object-path@0.9.2
| | `-- regex-parser@2.2.7
| +-- camelcase@4.1.0
| +-- convert-source-map@1.5.0
| +-- loader-utils@1.1.0
| +-- lodash.defaults@4.2.0
| +-- rework@1.0.1
| | +-- convert-source-map@0.3.5
| | `-- css@2.2.1
| |   +-- source-map@0.1.43
| |   `-- source-map-resolve@0.3.1
| |     +-- atob@1.1.3
| |     +-- resolve-url@0.2.1
| |     `-- source-map-url@0.3.0
| +-- rework-visit@1.0.0
| `-- urix@0.1.0
+-- rimraf@2.6.1
| `-- glob@7.1.2
+-- roboto-fontface@0.7.0
+-- rxjs@5.3.0
| `-- symbol-observable@1.0.4
+-- sass-loader@6.0.3
| +-- async@2.4.1
| +-- clone-deep@0.2.4
| | +-- for-own@0.1.5
| | | `-- for-in@1.0.2
| | +-- is-plain-object@2.0.1
| | | `-- isobject@1.0.2
| | +-- kind-of@3.2.2
| | | `-- is-buffer@1.1.5
| | +-- lazy-cache@1.0.4
| | `-- shallow-clone@0.1.2
| |   +-- is-extendable@0.1.1
| |   +-- kind-of@2.0.1
| |   +-- lazy-cache@0.2.7
| |   `-- mixin-object@2.0.1
| |     `-- for-in@0.1.8
| +-- loader-utils@1.1.0
| +-- lodash.tail@4.1.1
| `-- pify@2.3.0
+-- script-ext-html-webpack-plugin@1.7.1
| `-- debug@2.6.8
|   `-- ms@2.0.0
+-- source-map-loader@0.2.1
| +-- async@0.9.0
| `-- source-map@0.1.43
|   `-- amdefine@1.0.1
+-- string-replace-loader@1.2.0
| `-- loader-utils@1.1.0
+-- style-loader@0.16.1
| `-- loader-utils@1.1.0
+-- tether@1.4.0
+-- to-string-loader@1.1.5
+-- ts-helpers@1.1.2
+-- ts-node@3.0.2
| +-- arrify@1.0.1
| +-- diff@3.2.0
| +-- make-error@1.3.0
| +-- tsconfig@6.0.0
| | `-- strip-bom@3.0.0
| +-- v8flags@2.1.1
| | `-- user-home@1.1.1
| `-- yn@1.3.0
+-- tslint@4.5.1
| +-- colors@1.1.2
| +-- findup-sync@0.3.0
| | `-- glob@5.0.15
| +-- glob@7.1.2
| +-- tsutils@1.9.1
| `-- update-notifier@2.1.0
|   +-- boxen@1.1.0
|   | +-- ansi-align@2.0.0
|   | | `-- string-width@2.0.0
|   | |   `-- is-fullwidth-code-point@2.0.0
|   | +-- camelcase@4.1.0
|   | +-- cli-boxes@1.0.0
|   | +-- string-width@2.0.0
|   | | `-- is-fullwidth-code-point@2.0.0
|   | +-- term-size@0.1.1
|   | | `-- execa@0.4.0
|   | |   +-- cross-spawn-async@2.2.5
|   | |   +-- is-stream@1.1.0
|   | |   +-- npm-run-path@1.0.0
|   | |   +-- path-key@1.0.0
|   | |   `-- strip-eof@1.0.0
|   | `-- widest-line@1.0.0
|   +-- configstore@3.1.0
|   | +-- dot-prop@4.1.1
|   | | `-- is-obj@1.0.1
|   | +-- make-dir@1.0.0
|   | +-- unique-string@1.0.0
|   | | `-- crypto-random-string@1.0.0
|   | `-- write-file-atomic@2.1.0
|   |   +-- imurmurhash@0.1.4
|   |   `-- slide@1.1.6
|   +-- is-npm@1.0.0
|   +-- latest-version@3.1.0
|   | `-- package-json@4.0.1
|   |   +-- got@6.7.1
|   |   | +-- create-error-class@3.0.2
|   |   | | `-- capture-stack-trace@1.0.0
|   |   | +-- duplexer3@0.1.4
|   |   | +-- get-stream@3.0.0
|   |   | +-- is-redirect@1.0.0
|   |   | +-- is-retry-allowed@1.1.0
|   |   | +-- lowercase-keys@1.0.0
|   |   | +-- timed-out@4.0.1
|   |   | +-- unzip-response@2.0.1
|   |   | `-- url-parse-lax@1.0.0
|   |   +-- registry-auth-token@3.3.1
|   |   `-- registry-url@3.1.0
|   +-- lazy-req@2.0.0
|   +-- semver-diff@2.1.0
|   `-- xdg-basedir@3.0.0
+-- typedoc@0.5.10
| +-- @types/fs-extra@0.0.33
| +-- @types/handlebars@4.0.32
| +-- @types/highlight.js@9.1.9
| +-- @types/marked@0.0.28
| +-- @types/minimatch@2.0.29
| +-- @types/shelljs@0.3.33
| +-- fs-extra@2.1.2
| +-- handlebars@4.0.5
| | +-- async@1.5.2
| | +-- source-map@0.4.4
| | `-- uglify-js@2.8.27
| |   +-- source-map@0.5.6
| |   `-- yargs@3.10.0
| |     +-- cliui@2.1.0
| |     | `-- wordwrap@0.0.2
| |     `-- window-size@0.1.0
| +-- highlight.js@9.11.0
| +-- marked@0.3.6
| +-- progress@1.1.8
| +-- shelljs@0.7.7
| | +-- glob@7.1.2
| | `-- rechoir@0.6.2
| `-- typedoc-default-themes@0.4.4
+-- typescript@2.2.2
+-- typogr@0.6.6
| +-- async@0.2.10
| +-- commander@1.0.5
| | `-- keypress@0.1.0
| +-- glob@3.2.11
| | `-- minimatch@0.3.0
| |   +-- lru-cache@2.7.3
| |   `-- sigmund@1.0.1
| `-- mkdirp@0.3.5
+-- underscore@1.8.3
+-- url-loader@0.5.8
| +-- loader-utils@1.1.0
| `-- mime@1.3.6
+-- webpack@2.3.3
| +-- acorn@4.0.11
| +-- acorn-dynamic-import@2.0.2
| | `-- acorn@4.0.11
| +-- ajv-keywords@1.5.1
| +-- async@2.4.1
| +-- interpret@1.0.3
| +-- loader-runner@2.3.0
| +-- memory-fs@0.4.1
| | `-- errno@0.1.4
| |   `-- prr@0.0.0
| +-- node-libs-browser@2.0.0
| | +-- browserify-zlib@0.1.4
| | | `-- pako@0.2.9
| | +-- buffer@4.9.1
| | | +-- base64-js@1.2.0
| | | `-- ieee754@1.1.8
| | +-- console-browserify@1.1.0
| | | `-- date-now@0.1.4
| | +-- constants-browserify@1.0.0
| | +-- crypto-browserify@3.11.0
| | | +-- browserify-cipher@1.0.0
| | | | +-- browserify-aes@1.0.6
| | | | | `-- buffer-xor@1.0.3
| | | | +-- browserify-des@1.0.0
| | | | | `-- des.js@1.0.0
| | | | `-- evp_bytestokey@1.0.0
| | | +-- browserify-sign@4.0.4
| | | | +-- bn.js@4.11.6
| | | | +-- browserify-rsa@4.0.1
| | | | +-- elliptic@6.4.0
| | | | | +-- brorand@1.1.0
| | | | | +-- hash.js@1.0.3
| | | | | +-- hmac-drbg@1.0.1
| | | | | `-- minimalistic-crypto-utils@1.0.1
| | | | `-- parse-asn1@5.1.0
| | | |   `-- asn1.js@4.9.1
| | | +-- create-ecdh@4.0.0
| | | +-- create-hash@1.1.3
| | | | +-- cipher-base@1.0.3
| | | | +-- ripemd160@2.0.1
| | | | | `-- hash-base@2.0.2
| | | | `-- sha.js@2.4.8
| | | +-- create-hmac@1.1.6
| | | +-- diffie-hellman@5.0.2
| | | | `-- miller-rabin@4.0.0
| | | +-- pbkdf2@3.0.12
| | | +-- public-encrypt@4.0.0
| | | `-- randombytes@2.0.3
| | +-- domain-browser@1.1.7
| | +-- events@1.1.1
| | +-- https-browserify@0.0.1
| | +-- os-browserify@0.2.1
| | +-- path-browserify@0.0.0
| | +-- process@0.11.10
| | +-- punycode@1.4.1
| | +-- querystring-es3@0.2.1
| | +-- stream-browserify@2.0.1
| | +-- stream-http@2.7.1
| | | +-- builtin-status-codes@3.0.0
| | | +-- to-arraybuffer@1.0.1
| | | `-- xtend@4.0.1
| | +-- string_decoder@0.10.31
| | +-- timers-browserify@2.0.2
| | | `-- setimmediate@1.0.5
| | +-- tty-browserify@0.0.0
| | +-- url@0.11.0
| | | +-- punycode@1.3.2
| | | `-- querystring@0.2.0
| | +-- util@0.10.3
| | | `-- inherits@2.0.1
| | `-- vm-browserify@0.0.4
| |   `-- indexof@0.0.1
| +-- supports-color@3.2.3
| | `-- has-flag@1.0.0
| +-- tapable@0.2.6
| +-- uglify-js@2.8.27
| | +-- uglify-to-browserify@1.0.2
| | `-- yargs@3.10.0
| |   +-- cliui@2.1.0
| |   | +-- center-align@0.1.3
| |   | | `-- align-text@0.1.4
| |   | |   +-- longest@1.0.1
| |   | |   `-- repeat-string@1.6.1
| |   | +-- right-align@0.1.3
| |   | `-- wordwrap@0.0.2
| |   `-- window-size@0.1.0
| +-- watchpack@1.3.1
| | `-- async@2.4.1
| +-- webpack-sources@0.2.3
| | `-- source-list-map@1.1.2
| `-- yargs@6.6.0
|   +-- camelcase@3.0.0
|   +-- cliui@3.2.0
|   | `-- wrap-ansi@2.1.0
|   +-- get-caller-file@1.0.2
|   +-- os-locale@1.4.0
|   | `-- lcid@1.0.0
|   |   `-- invert-kv@1.0.0
|   +-- require-directory@2.1.1
|   +-- require-main-filename@1.0.1
|   +-- string-width@1.0.2
|   | +-- code-point-at@1.1.0
|   | `-- is-fullwidth-code-point@1.0.0
|   |   `-- number-is-nan@1.0.1
|   +-- which-module@1.0.0
|   +-- y18n@3.2.1
|   `-- yargs-parser@4.2.1
|     `-- camelcase@3.0.0
+-- webpack-dev-middleware@1.10.1
| +-- path-is-absolute@1.0.1
| `-- range-parser@1.2.0
+-- webpack-dev-server@2.4.2
| +-- ansi-html@0.0.7
| +-- chokidar@1.7.0
| | +-- anymatch@1.3.0
| | +-- async-each@1.0.1
| | +-- glob-parent@2.0.0
| | | `-- is-glob@2.0.1
| | |   `-- is-extglob@1.0.0
| | +-- is-binary-path@1.0.1
| | | `-- binary-extensions@1.8.0
| | +-- is-glob@2.0.1
| | | `-- is-extglob@1.0.0
| | `-- readdirp@2.1.0
| |   `-- set-immediate-shim@1.0.1
| +-- compression@1.6.2
| | +-- accepts@1.3.3
| | | `-- negotiator@0.6.1
| | +-- bytes@2.3.0
| | +-- compressible@2.0.10
| | +-- debug@2.2.0
| | | `-- ms@0.7.1
| | +-- on-headers@1.0.1
| | `-- vary@1.1.1
| +-- connect-history-api-fallback@1.3.0
| +-- express@4.15.3
| | +-- array-flatten@1.1.1
| | +-- content-disposition@0.5.2
| | +-- content-type@1.0.2
| | +-- cookie@0.3.1
| | +-- cookie-signature@1.0.6
| | +-- debug@2.6.7
| | +-- depd@1.1.0
| | +-- encodeurl@1.0.1
| | +-- escape-html@1.0.3
| | +-- etag@1.8.0
| | +-- finalhandler@1.0.3
| | | +-- debug@2.6.7
| | | `-- unpipe@1.0.0
| | +-- fresh@0.5.0
| | +-- merge-descriptors@1.0.1
| | +-- methods@1.1.2
| | +-- on-finished@2.3.0
| | | `-- ee-first@1.1.1
| | +-- parseurl@1.3.1
| | +-- path-to-regexp@0.1.7
| | +-- proxy-addr@1.1.4
| | | +-- forwarded@0.1.0
| | | `-- ipaddr.js@1.3.0
| | +-- qs@6.4.0
| | +-- send@0.15.3
| | | +-- debug@2.6.7
| | | +-- destroy@1.0.4
| | | +-- http-errors@1.6.1
| | | `-- mime@1.3.4
| | +-- serve-static@1.12.3
| | +-- setprototypeof@1.0.3
| | +-- statuses@1.3.1
| | +-- type-is@1.6.15
| | | `-- media-typer@0.3.0
| | `-- utils-merge@1.0.0
| +-- html-entities@1.2.1
| +-- http-proxy-middleware@0.17.4
| | `-- micromatch@2.3.11
| |   +-- arr-diff@2.0.0
| |   | `-- arr-flatten@1.0.3
| |   +-- array-unique@0.2.1
| |   +-- braces@1.8.5
| |   | +-- expand-range@1.8.2
| |   | | `-- fill-range@2.2.3
| |   | |   +-- is-number@2.1.0
| |   | |   +-- isobject@2.1.0
| |   | |   `-- randomatic@1.1.6
| |   | +-- preserve@0.2.0
| |   | `-- repeat-element@1.1.2
| |   +-- expand-brackets@0.1.5
| |   | `-- is-posix-bracket@0.1.1
| |   +-- extglob@0.3.2
| |   | `-- is-extglob@1.0.0
| |   +-- filename-regex@2.0.1
| |   +-- is-extglob@1.0.0
| |   +-- is-glob@2.0.1
| |   +-- normalize-path@2.1.1
| |   | `-- remove-trailing-separator@1.0.1
| |   +-- object.omit@2.0.1
| |   +-- parse-glob@3.0.4
| |   | +-- glob-base@0.3.0
| |   | | `-- is-glob@2.0.1
| |   | |   `-- is-extglob@1.0.0
| |   | +-- is-dotfile@1.0.2
| |   | +-- is-extglob@1.0.0
| |   | `-- is-glob@2.0.1
| |   `-- regex-cache@0.4.3
| |     +-- is-equal-shallow@0.1.3
| |     `-- is-primitive@2.0.0
| +-- opn@4.0.2
| +-- portfinder@1.0.13
| | `-- async@1.5.2
| +-- serve-index@1.8.0
| | +-- batch@0.5.3
| | +-- debug@2.2.0
| | | `-- ms@0.7.1
| | `-- http-errors@1.5.1
| |   `-- setprototypeof@1.0.2
| +-- sockjs@0.3.18
| | +-- faye-websocket@0.10.0
| | | `-- websocket-driver@0.6.5
| | |   `-- websocket-extensions@0.1.1
| | `-- uuid@2.0.3
| +-- sockjs-client@1.1.2
| | +-- eventsource@0.1.6
| | | `-- original@1.0.0
| | |   `-- url-parse@1.0.5
| | |     `-- querystringify@0.0.4
| | +-- faye-websocket@0.11.1
| | +-- json3@3.3.2
| | `-- url-parse@1.1.9
| |   `-- querystringify@1.0.0
| +-- spdy@3.4.4
| | +-- handle-thing@1.2.5
| | +-- http-deceiver@1.2.7
| | +-- select-hose@2.0.0
| | `-- spdy-transport@2.0.18
| |   +-- hpack.js@2.1.6
| |   +-- obuf@1.1.1
| |   `-- wbuf@1.7.2
| |     `-- minimalistic-assert@1.0.0
| +-- strip-ansi@3.0.1
| | `-- ansi-regex@2.1.1
| +-- supports-color@3.2.3
| `-- yargs@6.6.0
|   +-- camelcase@3.0.0
|   +-- cliui@3.2.0
|   `-- yargs-parser@4.2.1
+-- webpack-dll-bundles-plugin@1.0.0-beta.5
| `-- jsonfile@2.4.0
+-- webpack-merge@4.1.0
+-- wintersmith@2.3.6
| +-- async@2.1.5
| +-- chokidar@1.6.1
| | `-- is-glob@2.0.1
| |   `-- is-extglob@1.0.0
| +-- coffee-script@1.12.6
| +-- highlight.js@9.8.0
| +-- jade-legacy@1.11.1
| | +-- character-parser@1.2.2
| | +-- clean-css@3.4.26
| | | +-- commander@2.8.1
| | | `-- source-map@0.4.4
| | +-- constantinople@3.1.0
| | | `-- is-expression@2.1.0
| | +-- jstransformer@1.0.0
| | | +-- is-promise@2.1.0
| | | `-- promise@7.1.1
| | |   `-- asap@2.0.5
| | +-- jstransformer-markdown@1.1.1
| | | `-- markdown@0.5.0
| | |   `-- nopt@2.1.2
| | +-- uglify-js@2.8.27
| | | +-- source-map@0.5.6
| | | `-- yargs@3.10.0
| | |   +-- cliui@2.1.0
| | |   | `-- wordwrap@0.0.2
| | |   `-- window-size@0.1.0
| | +-- void-elements@2.0.1
| | `-- with@5.1.1
| |   `-- acorn-globals@3.1.0
| |     `-- acorn@4.0.11
| +-- js-yaml@3.7.0
| | `-- esprima@2.7.3
| +-- ncp@2.0.0
| +-- npm@3.10.10
| | +-- abbrev@1.0.9
| | +-- ansi-regex@2.0.0
| | +-- ansicolors@0.3.2
| | +-- ansistyles@0.1.3
| | +-- aproba@1.0.4
| | +-- archy@1.0.0
| | +-- asap@2.0.5
| | +-- chownr@1.0.1
| | +-- cmd-shim@2.0.2
| | +-- columnify@1.5.4
| | | `-- wcwidth@1.0.0
| | |   `-- defaults@1.0.3
| | |     `-- clone@1.0.2
| | +-- config-chain@1.1.11
| | | `-- proto-list@1.2.4
| | +-- debuglog@1.0.1
| | +-- dezalgo@1.0.3
| | +-- editor@1.0.0
| | +-- fs-vacuum@1.2.9
| | +-- fs-write-stream-atomic@1.0.8
| | +-- fstream@1.0.10
| | +-- fstream-npm@1.2.0
| | | `-- fstream-ignore@1.0.5
| | |   `-- minimatch@3.0.3
| | |     `-- brace-expansion@1.1.6
| | |       +-- balanced-match@0.4.2
| | |       `-- concat-map@0.0.1
| | +-- glob@7.1.0
| | | +-- fs.realpath@1.0.0
| | | +-- minimatch@3.0.3
| | | | `-- brace-expansion@1.1.6
| | | |   +-- balanced-match@0.4.2
| | | |   `-- concat-map@0.0.1
| | | `-- path-is-absolute@1.0.1
| | +-- graceful-fs@4.1.9
| | +-- has-unicode@2.0.1
| | +-- hosted-git-info@2.1.5
| | +-- iferr@0.1.5
| | +-- imurmurhash@0.1.4
| | +-- inflight@1.0.5
| | +-- inherits@2.0.3
| | +-- ini@1.3.4
| | +-- init-package-json@1.9.4
| | | +-- glob@6.0.4
| | | | +-- minimatch@3.0.3
| | | | | `-- brace-expansion@1.1.6
| | | | |   +-- balanced-match@0.4.2
| | | | |   `-- concat-map@0.0.1
| | | | `-- path-is-absolute@1.0.0
| | | `-- promzard@0.3.0
| | +-- lockfile@1.0.2
| | +-- lodash._baseindexof@3.1.0
| | +-- lodash._baseuniq@4.6.0
| | | +-- lodash._createset@4.0.3
| | | `-- lodash._root@3.0.1
| | +-- lodash._bindcallback@3.0.1
| | +-- lodash._cacheindexof@3.0.2
| | +-- lodash._createcache@3.1.2
| | +-- lodash._getnative@3.9.1
| | +-- lodash.clonedeep@4.5.0
| | +-- lodash.restparam@3.6.1
| | +-- lodash.union@4.6.0
| | +-- lodash.uniq@4.5.0
| | +-- lodash.without@4.4.0
| | +-- mkdirp@0.5.1
| | | `-- minimist@0.0.8
| | +-- node-gyp@3.4.0
| | | +-- minimatch@3.0.3
| | | | `-- brace-expansion@1.1.6
| | | |   +-- balanced-match@0.4.2
| | | |   `-- concat-map@0.0.1
| | | +-- npmlog@3.1.2
| | | | +-- are-we-there-yet@1.1.2
| | | | | `-- delegates@1.0.0
| | | | +-- console-control-strings@1.1.0
| | | | +-- gauge@2.6.0
| | | | | +-- has-color@0.1.7
| | | | | +-- object-assign@4.1.0
| | | | | +-- signal-exit@3.0.0
| | | | | +-- string-width@1.0.2
| | | | | | +-- code-point-at@1.0.0
| | | | | | | `-- number-is-nan@1.0.0
| | | | | | `-- is-fullwidth-code-point@1.0.0
| | | | | |   `-- number-is-nan@1.0.0
| | | | | `-- wide-align@1.1.0
| | | | `-- set-blocking@2.0.0
| | | `-- path-array@1.0.1
| | |   `-- array-index@1.0.0
| | |     +-- debug@2.2.0
| | |     | `-- ms@0.7.1
| | |     `-- es6-symbol@3.1.0
| | |       +-- d@0.1.1
| | |       `-- es5-ext@0.10.12
| | |         `-- es6-iterator@2.0.0
| | +-- nopt@3.0.6
| | +-- normalize-git-url@3.0.2
| | +-- normalize-package-data@2.3.5
| | | `-- is-builtin-module@1.0.0
| | |   `-- builtin-modules@1.1.1
| | +-- npm-cache-filename@1.0.2
| | +-- npm-install-checks@3.0.0
| | +-- npm-package-arg@4.2.0
| | +-- npm-registry-client@7.2.1
| | | +-- concat-stream@1.5.2
| | | | +-- readable-stream@2.0.6
| | | | | +-- core-util-is@1.0.2
| | | | | +-- isarray@1.0.0
| | | | | +-- process-nextick-args@1.0.7
| | | | | +-- string_decoder@0.10.31
| | | | | `-- util-deprecate@1.0.2
| | | | `-- typedarray@0.0.6
| | | +-- npmlog@3.1.2
| | | | +-- are-we-there-yet@1.1.2
| | | | | `-- delegates@1.0.0
| | | | +-- console-control-strings@1.1.0
| | | | +-- gauge@2.6.0
| | | | | +-- has-color@0.1.7
| | | | | +-- object-assign@4.1.0
| | | | | +-- signal-exit@3.0.0
| | | | | +-- string-width@1.0.2
| | | | | | +-- code-point-at@1.0.0
| | | | | | | `-- number-is-nan@1.0.0
| | | | | | `-- is-fullwidth-code-point@1.0.0
| | | | | |   `-- number-is-nan@1.0.0
| | | | | `-- wide-align@1.1.0
| | | | `-- set-blocking@2.0.0
| | | `-- retry@0.10.0
| | +-- npm-user-validate@0.1.5
| | +-- npmlog@4.0.0
| | | +-- are-we-there-yet@1.1.2
| | | | `-- delegates@1.0.0
| | | +-- console-control-strings@1.1.0
| | | +-- gauge@2.6.0
| | | | +-- has-color@0.1.7
| | | | +-- object-assign@4.1.0
| | | | +-- signal-exit@3.0.0
| | | | +-- string-width@1.0.2
| | | | | +-- code-point-at@1.0.0
| | | | | | `-- number-is-nan@1.0.0
| | | | | `-- is-fullwidth-code-point@1.0.0
| | | | |   `-- number-is-nan@1.0.0
| | | | `-- wide-align@1.1.0
| | | `-- set-blocking@2.0.0
| | +-- once@1.4.0
| | +-- opener@1.4.2
| | +-- osenv@0.1.3
| | | +-- os-homedir@1.0.1
| | | `-- os-tmpdir@1.0.1
| | +-- path-is-inside@1.0.2
| | +-- read@1.0.7
| | | `-- mute-stream@0.0.5
| | +-- read-cmd-shim@1.0.1
| | +-- read-installed@4.0.3
| | | `-- util-extend@1.0.3
| | +-- read-package-json@2.0.4
| | | +-- glob@6.0.4
| | | | +-- minimatch@3.0.3
| | | | | `-- brace-expansion@1.1.6
| | | | |   +-- balanced-match@0.4.2
| | | | |   `-- concat-map@0.0.1
| | | | `-- path-is-absolute@1.0.0
| | | `-- json-parse-helpfulerror@1.0.3
| | |   `-- jju@1.3.0
| | +-- read-package-tree@5.1.5
| | +-- readable-stream@2.1.5
| | | +-- buffer-shims@1.0.0
| | | +-- core-util-is@1.0.2
| | | +-- isarray@1.0.0
| | | +-- process-nextick-args@1.0.7
| | | +-- string_decoder@0.10.31
| | | `-- util-deprecate@1.0.2
| | +-- readdir-scoped-modules@1.0.2
| | +-- realize-package-specifier@3.0.3
| | +-- request@2.75.0
| | | +-- aws-sign2@0.6.0
| | | +-- aws4@1.4.1
| | | +-- bl@1.1.2
| | | | `-- readable-stream@2.0.6
| | | |   +-- core-util-is@1.0.2
| | | |   +-- isarray@1.0.0
| | | |   +-- process-nextick-args@1.0.7
| | | |   +-- string_decoder@0.10.31
| | | |   `-- util-deprecate@1.0.2
| | | +-- caseless@0.11.0
| | | +-- combined-stream@1.0.5
| | | | `-- delayed-stream@1.0.0
| | | +-- extend@3.0.0
| | | +-- forever-agent@0.6.1
| | | +-- form-data@2.0.0
| | | | `-- asynckit@0.4.0
| | | +-- har-validator@2.0.6
| | | | +-- chalk@1.1.3
| | | | | +-- ansi-styles@2.2.1
| | | | | +-- escape-string-regexp@1.0.5
| | | | | +-- has-ansi@2.0.0
| | | | | `-- supports-color@2.0.0
| | | | +-- commander@2.9.0
| | | | | `-- graceful-readlink@1.0.1
| | | | +-- is-my-json-valid@2.15.0
| | | | | +-- generate-function@2.0.0
| | | | | +-- generate-object-property@1.2.0
| | | | | | `-- is-property@1.0.2
| | | | | +-- jsonpointer@4.0.0
| | | | | `-- xtend@4.0.1
| | | | `-- pinkie-promise@2.0.1
| | | |   `-- pinkie@2.0.4
| | | +-- hawk@3.1.3
| | | | +-- boom@2.10.1
| | | | +-- cryptiles@2.0.5
| | | | +-- hoek@2.16.3
| | | | `-- sntp@1.0.9
| | | +-- http-signature@1.1.1
| | | | +-- assert-plus@0.2.0
| | | | +-- jsprim@1.3.1
| | | | | +-- extsprintf@1.0.2
| | | | | +-- json-schema@0.2.3
| | | | | `-- verror@1.3.6
| | | | `-- sshpk@1.10.1
| | | |   +-- asn1@0.2.3
| | | |   +-- assert-plus@1.0.0
| | | |   +-- bcrypt-pbkdf@1.0.0
| | | |   +-- dashdash@1.14.0
| | | |   +-- ecc-jsbn@0.1.1
| | | |   +-- getpass@0.1.6
| | | |   +-- jodid25519@1.0.2
| | | |   +-- jsbn@0.1.0
| | | |   `-- tweetnacl@0.14.3
| | | +-- is-typedarray@1.0.0
| | | +-- isstream@0.1.2
| | | +-- json-stringify-safe@5.0.1
| | | +-- mime-types@2.1.12
| | | | `-- mime-db@1.24.0
| | | +-- node-uuid@1.4.7
| | | +-- oauth-sign@0.8.2
| | | +-- qs@6.2.1
| | | +-- stringstream@0.0.5
| | | +-- tough-cookie@2.3.1
| | | `-- tunnel-agent@0.4.3
| | +-- retry@0.10.0
| | +-- rimraf@2.5.4
| | +-- semver@5.3.0
| | +-- sha@2.0.1
| | +-- slide@1.1.6
| | +-- sorted-object@2.0.1
| | +-- strip-ansi@3.0.1
| | +-- tar@2.2.1
| | | `-- block-stream@0.0.8
| | +-- text-table@0.2.0
| | +-- uid-number@0.0.6
| | +-- umask@1.1.0
| | +-- unique-filename@1.1.0
| | | `-- unique-slug@2.0.0
| | +-- unpipe@1.0.0
| | +-- validate-npm-package-license@3.0.1
| | | +-- spdx-correct@1.0.2
| | | | `-- spdx-license-ids@1.2.0
| | | `-- spdx-expression-parse@1.0.2
| | |   +-- spdx-exceptions@1.0.4
| | |   `-- spdx-license-ids@1.2.0
| | +-- validate-npm-package-name@2.2.2
| | | `-- builtins@0.0.7
| | +-- which@1.2.11
| | | `-- isexe@1.1.2
| | +-- wrappy@1.0.2
| | `-- write-file-atomic@1.2.0
| +-- rimraf@2.5.4
| | `-- glob@7.1.2
| +-- server-destroy@1.0.1
| +-- slugg@1.1.0
| `-- winston@2.3.1
|   +-- async@1.0.0
|   +-- cycle@1.0.3
|   +-- eyes@0.1.8
|   `-- stack-trace@0.0.10
+-- wintersmith-sassy@1.1.0
| `-- node-sass@3.13.1
|   `-- glob@7.1.2
`-- zone.js@0.8.5

npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules\chokidar\node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.1: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules\wintersmith\node_modules\chokidar\node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.1: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
npm WARN ng2-sweetalert2@0.0.8 requires a peer of @angular/platform-browser@^2.0.0-rc.4 but none was installed.
npm WARN ng2-ckeditor@1.1.6 requires a peer of @angular/core@^2.1.0 but none was installed.
npm WARN ng2-ckeditor@1.1.6 requires a peer of @angular/forms@^2.1.0 but none was installed.
npm WARN ng2-ckeditor@1.1.6 requires a peer of @angular/common@^2.1.0 but none was installed.
npm WARN @angular/platform-browser-dynamic@4.0.1 requires a peer of @angular/core@4.0.1 but none was installed.
npm WARN @angular/platform-browser-dynamic@4.0.1 requires a peer of @angular/common@4.0.1 but none was installed.
npm WARN @angular/compiler-cli@4.1.3 requires a peer of @angular/compiler@4.1.3 but none was installed.
npm WARN @angular/platform-server@4.0.1 requires a peer of @angular/animations@4.0.1 but none was installed.
npm WARN @angular/platform-server@4.0.1 requires a peer of @angular/core@4.0.1 but none was installed.
npm WARN @angular/platform-server@4.0.1 requires a peer of @angular/common@4.0.1 but none was installed.
npm WARN @angular/http@4.0.1 requires a peer of @angular/core@4.0.1 but none was installed.
npm WARN @angular/platform-browser@4.0.1 requires a peer of @angular/core@4.0.1 but none was installed.
npm WARN @angular/platform-browser@4.0.1 requires a peer of @angular/common@4.0.1 but none was installed.
npm WARN @angular/forms@4.1.3 requires a peer of @angular/platform-browser@4.1.3 but none was installed.
npm WARN @angular/router@4.0.1 requires a peer of @angular/core@4.0.1 but none was installed.
npm WARN @angular/router@4.0.1 requires a peer of @angular/common@4.0.1 but none was installed.
npm WARN @angular/compiler@4.0.1 requires a peer of @angular/core@4.0.1 but none was installed.
npm WARN ngc-webpack@1.2.0 requires a peer of @angular/compiler-cli@^2.4.1 but none was installed.
Newan commented 7 years ago

o.k and now ng serve

jucau commented 7 years ago

@Newan

$ ng serve
bash: ng: command not found

But for npm start :

$ npm start

> ng2-admin@0.9.0 start D:\Projets\memoire\memoire-front
> npm run server:dev

> ng2-admin@0.9.0 server:dev D:\Projets\memoire\memoire-front
> webpack-dev-server --config config/webpack.dev.js --progress --profile --watch --content-base src/

DLL: Checking if DLLs are valid.
DLL: Rebuilding...

Project is running at http://localhost:3000/
webpack output is served from /
Content not from webpack is served from D:\Projets\memoire\memoire-front\src
404s will fallback to /index.html
DLL: Bundling done, all DLLs are valid.
 10% building modules 6/12 modules 6 active ...t\node_modules\webpack\hot\emitter.js
[at-loader] Using typescript@2.2.2 from typescript and "tsconfig.json" from D:\Projets\memoire\memoire-front\tsconfig.webpack.json (in a forked process).
                   20% building modules 88/90 modules 2 active ...e\memoire-front\src\vendor.browser.ts(node:7792) DeprecationWarning: loaderUtils.parseQuery() received a non-string value which can be problematic, see https://github.com/webpack/loader-utils/issues/56
parseQuery() will 63% building modules 443/480 modules 37 active ...de_modules\css-loader\lib\css-base.js================================== ng-router-loader ==================================
Importer:    D:\Projets\memoire\memoire-front\src\app\pages\pages.routing.ts
Raw Request: app/pages/login/login.module#LoginModule
Replacement: function() { return import('D:\\Projets\\memoire\\memoire-front\\src\\app\\pages\\login\\login.module')  .then( function(module) { return module['LoginModule']; } ); }
======================================================================================
================================== ng-router-loader ==================================
Importer:    D:\Projets\memoire\memoire-front\src\app\pages\pages.routing.ts
Raw Request: app/pages/register/register.module#RegisterModule
Replacement: function() { return import('D:\\Projets\\memoire\\memoire-front\\src\\app\\pages\\register\\register.module')  .then( function(module) { return module['RegisterModule']; } ); }
======================================================================================
================================== ng-router-loader ==================================
Importer:    D:\Projets\memoire\memoire-front\src\app\pages\pages.routing.ts
Raw Request: app/pages/dashboard/dashboard.module#DashboardModule
Replacement: function() { return import('D:\\Projets\\memoire\\memoire-front\\src\\app\\pages\\dashboard\\dashboard.module')  .then( function(module) { return module['DashboardModule']; } ); }
======================================================================================
================================== ng-router-loader ==================================
Importer:    D:\Projets\memoire\memoire-front\src\app\pages\pages.routing.ts
Raw Request: app/pages/editors/editors.module#EditorsModule
Replacement: function() { return import('D:\\Projets\\memoire\\memoire-front\\src\\app\\pages\\editors\\editors.module')  .then( function(module) { return module['EditorsModule']; } ); }
======================================================================================
================================== ng-router-loader ==================================
Importer:    D:\Projets\memoire\memoire-front\src\app\pages\pages.routing.ts
Raw Request: app/pages/components/components.module#ComponentsModule
Replacement: function() { return import('D:\\Projets\\memoire\\memoire-front\\src\\app\\pages\\components\\components.module')  .then( function(module) { return module['ComponentsModule']; } ); }
======================================================================================
================================== ng-router-loader ==================================
Importer:    D:\Projets\memoire\memoire-front\src\app\pages\pages.routing.ts
Raw Request: app/pages/charts/charts.module#ChartsModule
Replacement: function() { return import('D:\\Projets\\memoire\\memoire-front\\src\\app\\pages\\charts\\charts.module')  .then( function(module) { return module['ChartsModule']; } ); }
======================================================================================
================================== ng-router-loader ==================================
Importer:    D:\Projets\memoire\memoire-front\src\app\pages\pages.routing.ts
Raw Request: app/pages/ui/ui.module#UiModule
Replacement: function() { return import('D:\\Projets\\memoire\\memoire-front\\src\\app\\pages\\ui\\ui.module')  .then( function(module) { return module['UiModule']; } ); }
======================================================================================
================================== ng-router-loader ==================================
Importer:    D:\Projets\memoire\memoire-front\src\app\pages\pages.routing.ts
Raw Request: app/pages/forms/forms.module#FormsModule
Replacement: function() { return import('D:\\Projets\\memoire\\memoire-front\\src\\app\\pages\\forms\\forms.module')  .then( function(module) { return module['FormsModule']; } ); }
======================================================================================
================================== ng-router-loader ==================================
Importer:    D:\Projets\memoire\memoire-front\src\app\pages\pages.routing.ts
Raw Request: app/pages/tables/tables.module#TablesModule
Replacement: function() { return import('D:\\Projets\\memoire\\memoire-front\\src\\app\\pages\\tables\\tables.module')  .then( function(module) { return module['TablesModule']; } ); }
======================================================================================
================================== ng-router-loader ==================================
Importer:    D:\Projets\memoire\memoire-front\src\app\pages\pages.routing.ts
Raw Request: app/pages/maps/maps.module#MapsModule
Replacement: function() { return import('D:\\Projets\\memoire\\memoire-front\\src\\app\\pages\\maps\\maps.module')  .then( function(module) { return module['MapsModule']; } ); }
======================================================================================
================================== ng-router-loader ==================================
Importer:    D:\Projets\memoire\memoire-front\src\app\pages\pages.routing.ts
Raw Request: app/pages/users/users.module#UsersModule
Replacement: function() { return import('D:\\Projets\\memoire\\memoire-front\\src\\app\\pages\\users\\users.module')  .then( function(module) { return module['UsersModule']; } ); }
======================================================================================
================================== ng-router-loader ==================================
Importer:    D:\Projets\memoire\memoire-front\src\app\pages\pages.routing.ts
Raw Request: app/pages/clients/clients.module#ClientsModule
Replacement: function() { return import('D:\\Projets\\memoire\\memoire-front\\src\\app\\pages\\clients\\clients.module')  .then( function(module) { return module['ClientsModule']; } ); }
======================================================================================
================================== ng-router-loader ==================================
Importer:    D:\Projets\memoire\memoire-front\src\app\pages\pages.routing.ts
Raw Request: app/pages/roles/roles.module#RolesModule
Replacement: function() { return import('D:\\Projets\\memoire\\memoire-front\\src\\app\\pages\\roles\\roles.module')  .then( function(module) { return module['RolesModule']; } ); }
======================================================================================
================================== ng-router-loader ==================================
Importer:    D:\Projets\memoire\memoire-front\src\app\pages\pages.routing.ts
Raw Request: app/pages/profil/profil.module#ProfilModule
Replacement: function() { return import('D:\\Projets\\memoire\\memoire-front\\src\\app\\pages\\profil\\profil.module')  .then( function(module) { return module['ProfilModule']; } ); }
======================================================================================
================================== ng-router-loader ==================================
Importer:    D:\Projets\memoire\memoire-front\src\app\pages\pages.routing.ts
Raw Request: app/pages/gantt/gantt.module#GanttModule
Replacement: function() { return import('D:\\Projets\\memoire\\memoire-front\\src\\app\\pages\\gantt\\gantt.module')  .then( function(module) { return module['GanttModule']; } ); }
======================================================================================
================================== ng-router-loader ==================================
Importer:    D:\Projets\memoire\memoire-front\src\app\pages\pages.routing.ts
Raw Request: app/pages/planning-list/planning-list.module#PlanningListModule
Replacement: function() { return import('D:\\Projets\\memoire\\memoire-front\\src\\app\\pages\\planning-list\\planning-list.module')  .then( function(module) { return module['PlanningListModule']; } ); }
======================================================================================
================================== ng-router-loader ==================================
Importer:    D:\Projets\memoire\memoire-front\src\app\pages\pages.routing.ts
Raw Request: app/pages/reporting/reporting.module#ReportingModule
Replacement: function() { return import('D:\\Projets\\memoire\\memoire-front\\src\\app\\pages\\reporting\\reporting.module')  .then( function(module) { return module['ReportingModule']; } ); }
======================================================================================
================================== ng-router-loader ==================================
Importer:    D:\Projets\memoire\memoire-front\src\app\pages\pages.routing.ts
Raw Request: app/pages/calendar/calendar.module#CalendarModule
Replacement: function() { return import('D:\\Projets\\memoire\\memoire-front\\src\\app\\pages\\calendar\\calendar.module')  .then( function(module) { return module['CalendarModule']; } ); }
==============13218ms building modules                                                                53ms sealing
0ms optimizing
0ms basic module optimization
60ms module optimization
89ms advanced module optimization
27ms basic chunk optimization
0ms chunk optimization
27ms advanced chunk optimization
0ms module and chunk tree optimization
17ms module reviving
0ms module order optimization
10ms module id optimization
21ms chunk reviving
0ms chunk order optimization
16ms chunk id optimization
71ms hashing
1ms module assets processing
114ms chunk assets processing
95ms additional chunk assets processing
1ms recording
0ms additional asset processing
373ms chunk asset optimization
 94% asset optimization
[at-loader] Checking started in a separate process...                          314ms asset optimization
97ms emitting
Hash: 3be39a9a2ff74386e2e9
Version: webpack 2.3.3
Time: 17423ms
                                             Asset       Size  Chunks                    Chunk Names
                     assets/icon/favicon-16x16.png    1.14 kB          [emitted]
              2a82f89b0a35ee7f9d45ec2ec862f7b2.eot      22 kB          [emitted]
              c8bcb1cb78f9e45e2bcbf626bae19f0b.eot    22.3 kB          [emitted]
              4b2cc52b05e2a960c4f11f15490d8a47.eot      27 kB          [emitted]
              183079184d96a491f16e3cc70414975d.eot    21.9 kB          [emitted]
              cdd1c486770034a6122e28a1aa165373.eot    27.8 kB          [emitted]
              76cad5ba6b8a38a77fe037807d2bc8e5.eot    22.5 kB          [emitted]
              7a49ce79b6089d4d37bf47225c7e5e32.eot    27.6 kB          [emitted]
              6a561d68369fd1fb9768cbc8641e5d95.eot    22.1 kB          [emitted]
              f3660f493ea5e520648477d2b273db32.eot    26.9 kB          [emitted]
              c25fd8d00fd9f570545d6240f6ec459a.eot    21.2 kB          [emitted]
              64ca718f48db91b27e8c134ad25d0066.eot    27.9 kB          [emitted]
              19e65b89cee273a249fba4c09b951b74.eot     121 kB          [emitted]
              ab04c7611d94b690aee3c08a18ae8748.svg     749 kB          [emitted]  [big]
              44236ad507eddcbfd986333f38bd13d5.ttf     180 kB          [emitted]
              1f37c7545ae9f63d2279f99875678396.svg     776 kB          [emitted]  [big]
              ad0f284c7113fd0aaf39b0e59b6afb09.ttf     185 kB          [emitted]
              c7f4667b59b9bc95130e697009d3829c.svg     756 kB          [emitted]  [big]
              56a76a220d9c9765946d0802d4d661c4.ttf     170 kB          [emitted]
              c2e0f75da3677f645034d61c0445c9ba.svg     778 kB          [emitted]  [big]
              d23d5bdadc495f12ef69192243e95e4d.ttf     174 kB          [emitted]
              054fa50baa6598a7bf0c6deec135d3a4.svg     743 kB          [emitted]  [big]
              a2b8c641546c0e5a95e22e5a262f0357.ttf     179 kB          [emitted]
              1a9e39e536aed26b863b243e68f97e3a.svg     768 kB          [emitted]  [big]
              056caeabe95749fe2b973bb9a0cd0776.ttf     183 kB          [emitted]
              2b4f394ce87ea4e7a68bd9d0cbba7c16.svg     753 kB          [emitted]  [big]
              c54f2a3ee42d2a58d82f1da293995d20.ttf     179 kB          [emitted]
              eb65fb18d4446e4ac27d6e27c25fc224.svg     780 kB          [emitted]  [big]
              fa183350bf6b814ae5523c8d49de7c73.ttf     186 kB          [emitted]
              766c8926f6d9061fef24cd7269a341d0.svg     733 kB          [emitted]  [big]
              99b14f0da0591e0d71678dc163eaff8b.ttf     171 kB          [emitted]
              527502d7927a41ca0b6a194f9cb34656.svg     760 kB          [emitted]  [big]
              90dbf902b8d0592e1beb7c8829bcc1cb.ttf     172 kB          [emitted]
              ba422f71e799f3d29cbf99e6abded2bd.svg     743 kB          [emitted]  [big]
              cc85ce37b4256966e6f3a3559239c5c0.ttf     180 kB          [emitted]
              21e9a2e5ed0b0d8d1bb7fd1e1f71104d.svg     774 kB          [emitted]  [big]
              11b5cc9584f2c007a22966a031ead20e.ttf     185 kB          [emitted]
             4c3b6229efe63a13dbb4c3c32e292e61.woff    90.1 kB          [emitted]
            2b8d6922c2c9957356bc50f475de4e79.woff2    65.1 kB          [emitted]
             3a99796b2d8592471fcf278df4334d5d.woff    98.9 kB          [emitted]
            38d14dd4ff163c34e45b9701668652d4.woff2    72.6 kB          [emitted]
             ad140ff02a7091257e2b31619106194e.woff    89.2 kB          [emitted]
            ab96cca26751239828b8e9c524cca5bb.woff2    63.6 kB          [emitted]
             a7dce23c0dd99a4afa5cdb4925f0358a.woff    94.4 kB          [emitted]
            355e388740673054493ce5fe32e37596.woff2    68.6 kB          [emitted]
             37fbbbad5577a95bdf058307c717c882.woff    89.2 kB          [emitted]
            8e0860f3581b197e9fa4713a706c7bcc.woff2    64.2 kB          [emitted]
             c7b4e746cf8ecbf412fc944146154d24.woff    95.3 kB          [emitted]
            879d940bccbb25f6096ec4361154d469.woff2    69.8 kB          [emitted]
             303ded6436dcf7ea75157e2aeff876ce.woff    89.7 kB          [emitted]
            2741a14e49524efa6059c735010239d0.woff2    64.8 kB          [emitted]
             da059a7386fea889c55cce11253df175.woff    97.5 kB          [emitted]
            f10d1f42838680a70ac2b66e62887106.woff2    71.6 kB          [emitted]
             081b11ebaca8ad30fd092e01451015dc.woff    89.4 kB          [emitted]
            b2a6341ae7440130ec4b4b186aff8413.woff2    64.2 kB          [emitted]
             8add1ba317c27e39b7781c95fa174671.woff    94.6 kB          [emitted]
            df8e3a9b9aed943417973988732b928f.woff2    69.3 kB          [emitted]
             90d3804f0231704c15ccc5861245e8ce.woff    87.8 kB          [emitted]
            790ebf41d0214f5eda4ef61263ed75f8.woff2    62.8 kB          [emitted]
             588293290e86dad97fcf33ed1719c083.woff      94 kB          [emitted]
            8a2c1a5de09de8bb2c45390a10f90c2b.woff2    68.1 kB          [emitted]
              28df6ee7b407fd8a14b40bc01f4fd3ae.svg     334 kB          [emitted]  [big]
              dd4781d1acc57ba4c4808d1b44301201.ttf     189 kB          [emitted]
             2c159d0d05473040b53ec79df8797d32.woff    67.9 kB          [emitted]
              674f50d287a8c48dc19ba404d20fe713.eot     166 kB          [emitted]
              912ec66d7572ff821749319396470bde.svg     444 kB          [emitted]  [big]
              b06871f281fee6b241d60582ae9369b9.ttf     166 kB          [emitted]
            af7ae505a9eed503f8b8e6982036873e.woff2    77.2 kB          [emitted]
             fee66e712a8a08eef5805a46892932ad.woff      98 kB          [emitted]
                                        0.chunk.js     272 kB       0  [emitted]  [big]
                                        1.chunk.js     255 kB       1  [emitted]  [big]
                                        2.chunk.js     264 kB       2  [emitted]  [big]
                                        3.chunk.js     259 kB       3  [emitted]  [big]
                                        4.chunk.js     226 kB       4  [emitted]
                                        5.chunk.js     217 kB       5  [emitted]
                                        6.chunk.js     227 kB       6  [emitted]
                                        7.chunk.js    83.6 kB       7  [emitted]
                                        8.chunk.js    39.5 kB       8  [emitted]
                                        9.chunk.js    63.5 kB       9  [emitted]
                                       10.chunk.js    50.4 kB      10  [emitted]
                                       11.chunk.js     314 kB      11  [emitted]  [big]
                                       12.chunk.js     556 kB      12  [emitted]  [big]
                                       13.chunk.js     263 kB      13  [emitted]  [big]
                                       14.chunk.js     178 kB      14  [emitted]
                                       15.chunk.js    20.1 kB      15  [emitted]
                                       16.chunk.js    14.7 kB      16  [emitted]
                                       17.chunk.js    11.8 kB      17  [emitted]
                                  vendor.bundle.js     3.6 MB      18  [emitted]  [big]  vendor
                                    main.bundle.js     511 kB      19  [emitted]  [big]  main
                               polyfills.bundle.js     347 kB      20  [emitted]  [big]  polyfills
                                       initial.css    72.5 kB      19  [emitted]         main
                                    0.chunk.js.map     268 kB       0  [emitted]
                                    1.chunk.js.map     254 kB       1  [emitted]
                                    2.chunk.js.map     264 kB       2  [emitted]
                                    3.chunk.js.map     259 kB       3  [emitted]
                                    4.chunk.js.map     224 kB       4  [emitted]
                                    5.chunk.js.map     215 kB       5  [emitted]
                                    6.chunk.js.map     260 kB       6  [emitted]
                                    7.chunk.js.map    84.5 kB       7  [emitted]
                                    8.chunk.js.map    38.9 kB       8  [emitted]
                                    9.chunk.js.map      60 kB       9  [emitted]
                                   10.chunk.js.map    57.4 kB      10  [emitted]
                                   11.chunk.js.map     388 kB      11  [emitted]
                                   12.chunk.js.map     577 kB      12  [emitted]
                                   13.chunk.js.map     277 kB      13  [emitted]
                                   14.chunk.js.map     182 kB      14  [emitted]
                                   15.chunk.js.map    18.5 kB      15  [emitted]
                                   16.chunk.js.map    13.4 kB      16  [emitted]
                                   17.chunk.js.map    11.3 kB      17  [emitted]
                              vendor.bundle.js.map    4.13 MB      18  [emitted]         vendor
                                main.bundle.js.map     464 kB      19  [emitted]         main
                                   initial.css.map    3.26 kB      19  [emitted]         main
                           polyfills.bundle.js.map     437 kB      20  [emitted]         polyfills
                         assets/fonts/socicon.woff    28.6 kB          [emitted]
                        assets/fonts/socicon.woff2      25 kB          [emitted]
                          assets/fonts/socicon.eot    26.6 kB          [emitted]
                            assets/i18n/US/en.json    1.59 kB          [emitted]
                          assets/fonts/socicon.svg      65 kB          [emitted]
                assets/icon/apple-icon-114x114.png    1.74 kB          [emitted]
              assets/icon/android-icon-192x192.png  828 bytes          [emitted]
                assets/icon/apple-icon-120x120.png    1.72 kB          [emitted]
                          assets/fonts/socicon.ttf    40.6 kB          [emitted]
                assets/icon/apple-icon-144x144.png    1.66 kB          [emitted]
                assets/icon/apple-icon-152x152.png    2.12 kB          [emitted]
                assets/icon/apple-icon-180x180.png    2.43 kB          [emitted]
                  assets/icon/apple-icon-57x57.png    1.34 kB          [emitted]
                  assets/icon/apple-icon-60x60.png    1.34 kB          [emitted]
                  assets/icon/apple-icon-72x72.png    1.38 kB          [emitted]
              4b7407c6740b8294d97a7bf88995c44d.eot    26.6 kB          [emitted]
                  assets/icon/apple-icon-76x76.png    1.47 kB          [emitted]
                     assets/icon/favicon-96x96.png    1.06 kB          [emitted]
                     assets/icon/favicon-32x32.png    1.27 kB          [emitted]
                   assets/icon/ms-icon-144x144.png    1.66 kB          [emitted]
                assets/img/app/browsers/chrome.svg    1.16 kB          [emitted]
                    assets/img/app/browsers/ie.svg    1.68 kB          [emitted]
               assets/img/app/browsers/firefox.svg    2.45 kB          [emitted]
                 assets/img/app/browsers/opera.svg    1.38 kB          [emitted]
                assets/img/app/browsers/safari.svg  619 bytes          [emitted]
          assets/img/app/feed/my-little-kitten.png    68.2 kB          [emitted]
                     assets/img/app/feed/genom.png    14.9 kB          [emitted]
                    assets/img/app/my-app-logo.png    13.5 kB          [emitted]
              assets/img/app/profile/Alexander.png     137 kB          [emitted]
                  assets/img/app/profile/Nasta.png    53.1 kB          [emitted]
                 assets/img/app/profile/Andrey.png     212 kB          [emitted]
      assets/img/app/feed/vader-and-me-preview.png     294 kB          [emitted]  [big]
                   assets/img/app/profile/Nick.png    64.4 kB          [emitted]
                 assets/img/app/profile/Profil.png      17 kB          [emitted]
                   assets/img/app/profile/Vlad.png    47.6 kB          [emitted]
         assets/img/app/feed/new-york-location.png     753 kB          [emitted]  [big]
                 assets/img/app/profile/Kostya.png     359 kB          [emitted]  [big]
     assets/img/app/skin-thumbnails/01_default.jpg    84.8 kB          [emitted]
 assets/img/app/skin-thumbnails/02_transparent.jpg      96 kB          [emitted]
                assets/img/app/todo/check-icon.png  223 bytes          [emitted]
      assets/img/app/skin-thumbnails/04_peachy.jpg    88.8 kB          [emitted]
        assets/img/app/skin-thumbnails/03_blue.jpg    86.1 kB          [emitted]
    assets/img/app/skin-thumbnails/05_material.jpg    86.3 kB          [emitted]
   assets/img/app/skin-thumbnails/06_transblue.jpg    87.7 kB          [emitted]
              assets/img/app/typography/banner.png     343 kB          [emitted]  [big]
              assets/img/app/typography/typo04.png     562 kB          [emitted]  [big]
              assets/img/app/typography/typo01.png     566 kB          [emitted]  [big]
              assets/img/app/typography/typo05.png     606 kB          [emitted]  [big]
              assets/img/app/typography/typo03.png     714 kB          [emitted]  [big]
                     assets/img/arrow-red-down.svg  986 bytes          [emitted]
                     assets/img/arrow-green-up.svg  969 bytes          [emitted]
                            assets/img/blue-bg.jpg     129 kB          [emitted]
              assets/img/app/typography/typo07.png     818 kB          [emitted]  [big]
                     assets/img/blur-bg-mobile.jpg     228 kB          [emitted]
                           assets/img/chernika.png    64.6 kB          [emitted]
                           assets/img/comments.svg    3.62 kB          [emitted]
                    assets/img/blur-bg-blurred.jpg     260 kB          [emitted]  [big]
                            assets/img/blur-bg.jpg     473 kB          [emitted]  [big]
                               assets/img/face.svg  461 bytes          [emitted]
                              assets/img/money.svg  468 bytes          [emitted]
                            assets/img/refresh.svg  340 bytes          [emitted]
                      assets/img/shopping-cart.svg     1.4 kB          [emitted]
                             assets/img/person.svg  253 bytes          [emitted]
              assets/img/app/typography/typo06.png     838 kB          [emitted]  [big]
         assets/img/theme/icon/feed/feed-video.svg  652 bytes          [emitted]
      assets/img/theme/icon/feed/feed-location.svg       1 kB          [emitted]
         assets/img/theme/icon/feed/feed-image.svg    1.82 kB          [emitted]
          assets/img/theme/icon/kameleon/Alien.svg     6.6 kB          [emitted]
      assets/img/theme/icon/kameleon/Analytics.svg    27.1 kB          [emitted]
      assets/img/theme/icon/kameleon/Apartment.svg    34.8 kB          [emitted]
         assets/img/theme/icon/kameleon/Batman.svg    19.8 kB          [emitted]
          assets/img/theme/icon/kameleon/Beach.svg    21.1 kB          [emitted]
                           assets/img/green-bg.jpg     376 kB          [emitted]  [big]
           assets/img/theme/icon/kameleon/Bell.svg    12.3 kB          [emitted]
                          assets/img/peachy-bg.jpg     363 kB          [emitted]  [big]
         assets/img/theme/icon/kameleon/Bonsai.svg    28.5 kB          [emitted]
         assets/img/theme/icon/kameleon/Boss-5.svg    27.6 kB          [emitted]
         assets/img/theme/icon/kameleon/Boss-3.svg    34.2 kB          [emitted]
            assets/img/theme/icon/kameleon/Bus.svg    27.6 kB          [emitted]
        assets/img/theme/icon/kameleon/Burglar.svg    24.9 kB          [emitted]
      assets/img/theme/icon/kameleon/Checklist.svg    34.8 kB          [emitted]
          assets/img/theme/icon/kameleon/Candy.svg    27.8 kB          [emitted]
         assets/img/theme/icon/kameleon/Cheese.svg    14.2 kB          [emitted]
                             assets/img/sky-bg.jpg     523 kB          [emitted]  [big]
 assets/img/theme/vendor/leaflet/marker-shadow.png  797 bytes          [emitted]
   assets/img/theme/vendor/leaflet/marker-icon.png    1.75 kB          [emitted]
                          assets/service-worker.js   45 bytes          [emitted]
          assets/img/theme/vendor/ammap/xIconH.gif   79 bytes          [emitted]
           assets/img/theme/vendor/ammap/panUp.gif   63 bytes          [emitted]
assets/img/theme/vendor/leaflet/marker-icon-2x.png    4.03 kB          [emitted]
            assets/img/theme/vendor/ammap/plus.gif   65 bytes          [emitted]
                       assets/img/transblue-bg.jpg    94.5 kB          [emitted]
           assets/img/theme/vendor/ammap/xIcon.gif   93 bytes          [emitted]
        assets/img/theme/vendor/ammap/panRight.gif   63 bytes          [emitted]
         assets/img/theme/vendor/ammap/panDown.gif   63 bytes          [emitted]
         assets/img/theme/vendor/ammap/panLeft.gif   63 bytes          [emitted]
   assets/img/theme/vendor/ammap/homeIconWhite.gif  848 bytes          [emitted]
           assets/img/theme/vendor/ammap/minus.gif   59 bytes          [emitted]
        assets/img/theme/vendor/ammap/homeIcon.gif  848 bytes          [emitted]
          assets/img/theme/vendor/ammap/export.png  218 bytes          [emitted]
         assets/img/theme/vendor/ammap/arrowUp.gif   73 bytes          [emitted]
                      assets/img/theme/palette.png    8.91 kB          [emitted]
       assets/img/theme/vendor/ammap/arrowDown.gif   72 bytes          [emitted]
         assets/img/theme/icon/kameleon/Vector.svg    16.5 kB          [emitted]
        assets/img/theme/icon/kameleon/Surgeon.svg    28.7 kB          [emitted]
          assets/img/theme/icon/kameleon/Tower.svg    22.8 kB          [emitted]
                     assets/img/theme/no-photo.png    10.4 kB          [emitted]
         assets/img/theme/icon/kameleon/Surfer.svg    30.4 kB          [emitted]
      assets/img/theme/icon/kameleon/Student-3.svg    40.9 kB          [emitted]
    assets/img/theme/icon/kameleon/Street-View.svg    13.9 kB          [emitted]
           assets/img/theme/icon/kameleon/Shop.svg    27.6 kB          [emitted]
          assets/img/theme/icon/kameleon/Santa.svg    21.9 kB          [emitted]
          assets/img/theme/icon/kameleon/Ninja.svg    18.4 kB          [emitted]
  assets/img/theme/icon/kameleon/Party-Poppers.svg    39.8 kB          [emitted]
    assets/img/theme/icon/kameleon/Phone-Booth.svg    23.9 kB          [emitted]
assets/img/theme/icon/kameleon/Online-Shopping.svg      19 kB          [emitted]
    assets/img/theme/icon/kameleon/Programming.svg      14 kB          [emitted]
        assets/img/theme/icon/kameleon/Pantone.svg    52.6 kB          [emitted]
assets/img/theme/icon/kameleon/Music-Equalizer.svg    15.7 kB          [emitted]
     assets/img/theme/icon/kameleon/Microscope.svg    18.6 kB          [emitted]
 assets/img/theme/icon/kameleon/Money-Increase.svg    46.4 kB          [emitted]
 assets/img/theme/icon/kameleon/Mind-Map-Paper.svg    32.7 kB          [emitted]
        assets/img/theme/icon/kameleon/Medal-2.svg    29.4 kB          [emitted]
         assets/img/theme/icon/kameleon/Makeup.svg    36.9 kB          [emitted]
   assets/img/theme/icon/kameleon/Locked-Cloud.svg    14.7 kB          [emitted]
            assets/img/theme/icon/kameleon/Key.svg    11.4 kB          [emitted]
       assets/img/theme/icon/kameleon/Magician.svg    43.9 kB          [emitted]
  assets/img/theme/icon/kameleon/Laptop-Signal.svg    17.2 kB          [emitted]
    assets/img/theme/icon/kameleon/Love-Letter.svg    8.05 kB          [emitted]
         assets/img/theme/icon/kameleon/Images.svg    14.5 kB          [emitted]
         assets/img/theme/icon/kameleon/Hacker.svg    18.3 kB          [emitted]
         assets/img/theme/icon/kameleon/Desert.svg    12.4 kB          [emitted]
      assets/img/theme/icon/kameleon/Food-Dome.svg    17.7 kB          [emitted]
      assets/img/theme/icon/kameleon/Euro-Coin.svg    20.7 kB          [emitted]
            assets/img/theme/icon/kameleon/Dna.svg    35.2 kB          [emitted]
 assets/img/theme/icon/kameleon/Clipboard-Plan.svg    18.8 kB          [emitted]
     assets/img/theme/icon/kameleon/Chessboard.svg    15.7 kB          [emitted]
                                        robots.txt   34 bytes          [emitted]
                                        humans.txt  215 bytes          [emitted]
                                     vendor.dll.js    3.03 MB          [emitted]  [big]
                                 vendor.dll.js.map    3.44 MB          [emitted]
                                  polyfills.dll.js     341 kB          [emitted]  [big]
                              polyfills.dll.js.map     426 kB          [emitted]
                                        index.html    2.33 kB          [emitted]
chunk    {0} 0.chunk.js, 0.chunk.js.map 219 kB {19} [rendered]
  [730] ./src/app/pages/tables/tables.module.ts 1.92 kB {0} [built]
        [] -> factory:11ms building:571ms dependencies:4ms = 586ms
  [747] ./~/ng2-smart-table/index.js 360 bytes {0} {1} {2} {3} {4} {5} [built]
        [] -> factory:192ms building:73ms = 265ms
  [792] ./src/app/pages/tables/components/basicTables/basicTables.service.ts 20.8 kB {0} [built]
        [] -> factory:107ms building:4146ms dependencies:0ms = 4253ms
  [852] ./src/app/pages/tables/components/basicTables/basicTables.component.ts 412 bytes {0} [built]
        [] -> factory:107ms building:4124ms dependencies:1ms = 4232ms
  [853] ./src/app/pages/tables/components/smartTables/smartTables.component.ts 2.48 kB {0} [built]
        [] -> factory:109ms building:4166ms dependencies:2ms = 4277ms
  [854] ./src/app/pages/tables/components/smartTables/smartTables.service.ts 17.6 kB {0} [built]
        [] -> factory:109ms building:4184ms dependencies:0ms = 4293ms
  [855] ./src/app/pages/tables/tables.component.ts 337 bytes {0} [built]
        [] -> factory:49ms building:4122ms dependencies:0ms = 4171ms
  [939] ./src/app/pages/tables/components/basicTables/components/borderedTable/index.ts 44 bytes {0} [built]
        [] -> factory:161ms building:4511ms = 4672ms
  [941] ./src/app/pages/tables/components/basicTables/components/condensedTable/index.ts 45 bytes {0} [built]
        [] -> factory:161ms building:4513ms = 4674ms
  [943] ./src/app/pages/tables/components/basicTables/components/contextualTable/index.ts 46 bytes {0} [built]
        [] -> factory:162ms building:4517ms = 4679ms
  [944] ./src/app/pages/tables/components/basicTables/components/hoverTable/hoverTable.component.ts 591 bytes {0} [built]
        [] -> factory:5ms building:2655ms dependencies:2ms = 2662ms
  [945] ./src/app/pages/tables/components/basicTables/components/hoverTable/index.ts 41 bytes {0} [built]
        [] -> factory:161ms building:4515ms = 4676ms
  [946] ./src/app/pages/tables/components/basicTables/components/responsiveTable/index.ts 46 bytes {0} [built]
        [] -> factory:160ms building:4510ms = 4670ms
  [948] ./src/app/pages/tables/components/basicTables/components/stripedTable/index.ts 43 bytes {0} [built]
        [] -> factory:160ms building:4510ms = 4670ms
  [950] ./src/app/pages/tables/tables.routing.ts 583 bytes {0} [built]
        [] -> factory:49ms building:4138ms dependencies:1ms = 4188ms
     + 72 hidden modules
chunk    {1} 1.chunk.js, 1.chunk.js.map 205 kB {19} [rendered]
  [717] ./src/app/pages/clients/clients.module.ts 1.4 kB {1} [built]
        [] -> factory:11ms building:660ms dependencies:103ms = 774ms
  [734] ./~/ng2-smart-table/lib/data-set/cell.js 1.21 kB {0} {1} {2} {3} {4} {5} [built]
        [] -> factory:47ms building:25ms = 72ms
  [735] ./~/ng2-smart-table/components/cell/cell-editors/default-editor.js 1.78 kB {0} {1} {2} {3} {4} {5} [built]
        [] -> factory:57ms building:47ms dependencies:1ms = 105ms
  [743] ./~/ng2-smart-table/lib/data-source/local/local.data-source.js 9.61 kB {0} {1} {2} {3} {4} {5} [built]
        [] -> factory:48ms building:29ms dependencies:41ms = 118ms
  [747] ./~/ng2-smart-table/index.js 360 bytes {0} {1} {2} {3} {4} {5} [built]
        [] -> factory:192ms building:73ms = 265ms
  [790] ./src/app/models/email.model.ts 291 bytes {1} {2} {9} [built]
        [] -> factory:20ms building:2502ms = 2522ms
  [791] ./src/app/models/phone.model.ts 294 bytes {1} {2} {9} [built]
        [] -> factory:21ms building:2503ms = 2524ms
  [798] ./src/app/pages/clients/modal.service.ts 230 bytes {1} [built]
        [] -> factory:60ms building:4520ms dependencies:0ms = 4580ms
  [813] ./src/app/pages/clients/clients.component.ts 8.89 kB {1} [built]
        [] -> factory:59ms building:4509ms dependencies:8ms = 4576ms
  [814] ./src/app/pages/clients/infos-modal/infos-modal.component.ts 18.2 kB {1} [built]
        [] -> factory:75ms building:4589ms dependencies:6ms = 4670ms
  [875] ./src/app/models/project.model.ts 374 bytes {1} [built]
        [] -> factory:8ms building:2594ms = 2602ms
  [879] ./src/app/pages/clients/clients.routing.ts 249 bytes {1} [built]
        [] -> factory:59ms building:4516ms dependencies:1ms = 4576ms
  [993] ./src/app/pages/clients/infos-modal/infos-modal.scss 744 bytes {1} [built]
        [] -> factory:8ms building:7ms = 15ms
 [1034] ./src/app/pages/clients/infos-modal/infos-modal.html 12.3 kB {1} [built]
        [] -> factory:9ms building:1ms = 10ms
 [1109] ./~/style-loader!./src/app/pages/clients/clients.scss 1.1 kB {1} [built]
        [] -> factory:9ms building:0ms dependencies:1ms = 10ms
     + 55 hidden modules
chunk    {2} 2.chunk.js, 2.chunk.js.map 214 kB {19} [rendered]
  [732] ./src/app/pages/users/users.module.ts 1.46 kB {2} [built]
        [] -> factory:11ms building:623ms dependencies:140ms = 774ms
  [734] ./~/ng2-smart-table/lib/data-set/cell.js 1.21 kB {0} {1} {2} {3} {4} {5} [built]
        [] -> factory:47ms building:25ms = 72ms
  [735] ./~/ng2-smart-table/components/cell/cell-editors/default-editor.js 1.78 kB {0} {1} {2} {3} {4} {5} [built]
        [] -> factory:57ms building:47ms dependencies:1ms = 105ms
  [743] ./~/ng2-smart-table/lib/data-source/local/local.data-source.js 9.61 kB {0} {1} {2} {3} {4} {5} [built]
        [] -> factory:48ms building:29ms dependencies:41ms = 118ms
  [747] ./~/ng2-smart-table/index.js 360 bytes {0} {1} {2} {3} {4} {5} [built]
        [] -> factory:192ms building:73ms = 265ms
  [790] ./src/app/models/email.model.ts 291 bytes {1} {2} {9} [built]
        [] -> factory:20ms building:2502ms = 2522ms
  [791] ./src/app/models/phone.model.ts 294 bytes {1} {2} {9} [built]
        [] -> factory:21ms building:2503ms = 2524ms
  [801] ./src/app/pages/users/modal.service.ts 230 bytes {2} [built]
        [] -> factory:61ms building:4235ms dependencies:0ms = 4296ms
  [864] ./src/app/pages/users/infos-modal/infos-modal.component.ts 22 kB {2} [built]
        [] -> factory:95ms building:4464ms dependencies:15ms = 4574ms
  [865] ./src/app/pages/users/users.component.ts 9.03 kB {2} [built]
        [] -> factory:60ms building:4227ms dependencies:2ms = 4289ms
  [873] ./src/app/models/contract.model.ts 483 bytes {2} [built]
        [] -> factory:21ms building:2512ms = 2533ms
  [968] ./src/app/pages/users/users.routing.ts 243 bytes {2} [built]
        [] -> factory:60ms building:4232ms dependencies:1ms = 4293ms
 [1029] ./src/app/pages/users/infos-modal/infos-modal.component.scss 1.23 kB {2} [built]
        [] -> factory:19ms building:14ms = 33ms
 [1103] ./src/app/pages/users/users.html 558 bytes {2} [built]
        [] -> factory:8ms building:1ms = 9ms
 [1133] ./~/style-loader!./src/app/pages/users/users.scss 1.09 kB {2} [built]
        [] -> factory:6ms building:0ms dependencies:1ms = 7ms
     + 55 hidden modules
chunk    {3} 3.chunk.js, 3.chunk.js.map 209 kB {19} [rendered]
  [728] ./src/app/pages/reporting/reporting.module.ts 1.63 kB {3} [built]
        [] -> factory:12ms building:780ms dependencies:4ms = 796ms
  [734] ./~/ng2-smart-table/lib/data-set/cell.js 1.21 kB {0} {1} {2} {3} {4} {5} [built]
        [] -> factory:47ms building:25ms = 72ms
  [735] ./~/ng2-smart-table/components/cell/cell-editors/default-editor.js 1.78 kB {0} {1} {2} {3} {4} {5} [built]
        [] -> factory:57ms building:47ms dependencies:1ms = 105ms
  [743] ./~/ng2-smart-table/lib/data-source/local/local.data-source.js 9.61 kB {0} {1} {2} {3} {4} {5} [built]
        [] -> factory:48ms building:29ms dependencies:41ms = 118ms
  [747] ./~/ng2-smart-table/index.js 360 bytes {0} {1} {2} {3} {4} {5} [built]
        [] -> factory:192ms building:73ms = 265ms
  [799] ./src/app/pages/reporting/components/register/register-modal.service.ts 261 bytes {3} [built]
        [] -> factory:61ms building:5008ms dependencies:0ms = 5069ms
  [846] ./src/app/pages/reporting/components/register/register.component.ts 16.5 kB {3} [built]
        [] -> factory:60ms building:5125ms dependencies:0ms = 5185ms
  [847] ./src/app/pages/reporting/components/register/update-modal/update-modal.component.ts 5.11 kB {3} [built]
        [] -> factory:62ms building:5123ms dependencies:0ms = 5185ms
  [848] ./src/app/pages/reporting/components/stats/stats.component.ts 391 bytes {3} [built]
        [] -> factory:62ms building:5007ms dependencies:0ms = 5069ms
  [849] ./src/app/pages/reporting/reporting.component.ts 413 bytes {3} [built]
        [] -> factory:50ms building:4998ms dependencies:0ms = 5048ms
  [872] ./src/app/models/client.model.ts 490 bytes {3} [built]
        [] -> factory:0ms building:1963ms = 1963ms
  [876] ./src/app/models/reporting.model.ts 817 bytes {3} [built]
        [] -> factory:0ms building:1969ms = 1969ms
  [936] ./src/app/pages/reporting/reporting.routing.ts 552 bytes {3} [built]
        [] -> factory:51ms building:4997ms dependencies:0ms = 5048ms
 [1019] ./src/app/pages/reporting/components/register/update-modal/update-modal.scss 719 bytes {3} [built]
        [] -> factory:16ms building:0ms = 16ms
 [1076] ./src/app/pages/reporting/components/register/register.html 14.5 kB {3} [built]
        [] -> factory:16ms building:0ms = 16ms
     + 54 hidden modules
chunk    {4} 4.chunk.js, 4.chunk.js.map 179 kB {19} [rendered]
  [729] ./src/app/pages/roles/roles.module.ts 1.37 kB {4} [built]
        [] -> factory:11ms building:688ms dependencies:75ms = 774ms
  [734] ./~/ng2-smart-table/lib/data-set/cell.js 1.21 kB {0} {1} {2} {3} {4} {5} [built]
        [] -> factory:47ms building:25ms = 72ms
  [735] ./~/ng2-smart-table/components/cell/cell-editors/default-editor.js 1.78 kB {0} {1} {2} {3} {4} {5} [built]
        [] -> factory:57ms building:47ms dependencies:1ms = 105ms
  [743] ./~/ng2-smart-table/lib/data-source/local/local.data-source.js 9.61 kB {0} {1} {2} {3} {4} {5} [built]
        [] -> factory:48ms building:29ms dependencies:41ms = 118ms
  [747] ./~/ng2-smart-table/index.js 360 bytes {0} {1} {2} {3} {4} {5} [built]
        [] -> factory:192ms building:73ms = 265ms
  [786] ./~/ng2-smart-table/lib/data-source/server/server.data-source.js 4.93 kB {0} {1} {2} {3} {4} {5} [built]
        [] -> factory:48ms building:25ms dependencies:2ms = 75ms
  [788] ./~/ng2-smart-table/ng2-smart-table.module.js 1.82 kB {0} {1} {2} {3} {4} {5} [built]
        [] -> factory:9ms building:53ms dependencies:2ms = 64ms
  [800] ./src/app/pages/roles/modal.service.ts 230 bytes {4} [built]
        [] -> factory:48ms building:4628ms dependencies:1ms = 4677ms
  [850] ./src/app/pages/roles/infos-modal/infos-modal.component.ts 3.62 kB {4} [built]
        [] -> factory:78ms building:4638ms dependencies:3ms = 4719ms
  [851] ./src/app/pages/roles/roles.component.ts 8.47 kB {4} [built]
        [] -> factory:47ms building:4620ms dependencies:3ms = 4670ms
  [937] ./src/app/pages/roles/roles.routing.ts 243 bytes {4} [built]
        [] -> factory:48ms building:4624ms dependencies:1ms = 4673ms
 [1020] ./src/app/pages/roles/infos-modal/infos-modal.component.scss 950 bytes {4} [built]
        [] -> factory:4ms building:7ms = 11ms
 [1078] ./src/app/pages/roles/infos-modal/infos-modal.component.html 1.81 kB {4} [built]
        [] -> factory:5ms building:1ms = 6ms
 [1079] ./src/app/pages/roles/roles.html 615 bytes {4} [built]
        [] -> factory:8ms building:2ms = 10ms
 [1127] ./~/style-loader!./src/app/pages/roles/roles.scss 1.09 kB {4} [built]
        [] -> factory:6ms building:1ms dependencies:1ms = 8ms
     + 51 hidden modules
chunk    {5} 5.chunk.js, 5.chunk.js.map 171 kB {19} [rendered]
  [725] ./src/app/pages/planning-list/planning-list.module.ts 1.06 kB {5} [built]
        [] -> factory:12ms building:769ms dependencies:3ms = 784ms
  [734] ./~/ng2-smart-table/lib/data-set/cell.js 1.21 kB {0} {1} {2} {3} {4} {5} [built]
        [] -> factory:47ms building:25ms = 72ms
  [735] ./~/ng2-smart-table/components/cell/cell-editors/default-editor.js 1.78 kB {0} {1} {2} {3} {4} {5} [built]
        [] -> factory:57ms building:47ms dependencies:1ms = 105ms
  [738] ./~/ng2-smart-table/lib/data-source/data-source.js 3.58 kB {0} {1} {2} {3} {4} {5} [built]
        [] -> factory:43ms building:65ms dependencies:1ms = 109ms
  [742] ./~/ng2-smart-table/components/cell/cell.module.js 2.39 kB {0} {1} {2} {3} {4} {5} [built]
        [] -> factory:8ms building:60ms dependencies:21ms = 89ms
  [743] ./~/ng2-smart-table/lib/data-source/local/local.data-source.js 9.61 kB {0} {1} {2} {3} {4} {5} [built]
        [] -> factory:48ms building:29ms dependencies:41ms = 118ms
  [746] ./~/ng2-smart-table/components/filter/filter.module.js 1.84 kB {0} {1} {2} {3} {4} {5} [built]
        [] -> factory:39ms building:57ms dependencies:2ms = 98ms
  [747] ./~/ng2-smart-table/index.js 360 bytes {0} {1} {2} {3} {4} {5} [built]
        [] -> factory:192ms building:73ms = 265ms
  [769] ./~/ng2-smart-table/components/tbody/tbody.module.js 1.56 kB {0} {1} {2} {3} {4} {5} [built]
        [] -> factory:40ms building:62ms dependencies:3ms = 105ms
  [786] ./~/ng2-smart-table/lib/data-source/server/server.data-source.js 4.93 kB {0} {1} {2} {3} {4} {5} [built]
        [] -> factory:48ms building:25ms dependencies:2ms = 75ms
  [788] ./~/ng2-smart-table/ng2-smart-table.module.js 1.82 kB {0} {1} {2} {3} {4} {5} [built]
        [] -> factory:9ms building:53ms dependencies:2ms = 64ms
  [840] ./src/app/pages/planning-list/planning-list.component.ts 8.04 kB {5} [built]
        [] -> factory:43ms building:5016ms dependencies:0ms = 5059ms
  [928] ./src/app/pages/planning-list/planning-list.routing.ts 265 bytes {5} [built]
        [] -> factory:44ms building:4952ms dependencies:0ms = 4996ms
 [1065] ./src/app/pages/planning-list/planning-list.html 555 bytes {5} [built]
        [] -> factory:0ms building:0ms = 0ms
 [1124] ./~/style-loader!./src/app/pages/planning-list/planning-list.scss 1.11 kB {5} [built]
        [] -> factory:0ms building:0ms dependencies:0ms = 0ms
     + 47 hidden modules
chunk    {6} 6.chunk.js, 6.chunk.js.map 209 kB {19} [rendered]
  [719] ./src/app/pages/dashboard/dashboard.module.ts 2.07 kB {6} [built]
        [] -> factory:10ms building:456ms dependencies:5ms = 471ms
  [817] ./src/app/pages/dashboard/calendar/calendar.service.ts 1.73 kB {6} [built]
        [] -> factory:19ms building:3640ms dependencies:1ms = 3660ms
  [818] ./src/app/pages/dashboard/dashboard.component.ts 579 bytes {6} [built]
        [] -> factory:17ms building:3635ms dependencies:2ms = 3654ms
  [819] ./src/app/pages/dashboard/feed/feed.service.ts 5.55 kB {6} [built]
        [] -> factory:19ms building:3647ms dependencies:1ms = 3667ms
  [820] ./src/app/pages/dashboard/lineChart/lineChart.service.ts 5.23 kB {6} [built]
        [] -> factory:20ms building:3670ms dependencies:1ms = 3691ms
  [821] ./src/app/pages/dashboard/pieChart/pieChart.service.ts 1.33 kB {6} [built]
        [] -> factory:20ms building:3657ms dependencies:1ms = 3678ms
  [822] ./src/app/pages/dashboard/todo/todo.service.ts 1.02 kB {6} [built]
        [] -> factory:20ms building:3659ms dependencies:1ms = 3680ms
  [823] ./src/app/pages/dashboard/trafficChart/trafficChart.service.ts 2.02 kB {6} [built]
        [] -> factory:21ms building:3673ms dependencies:1ms = 3695ms
  [824] ./src/app/pages/dashboard/usersMap/usersMap.service.ts 5.89 kB {6} [built]
        [] -> factory:21ms building:3679ms dependencies:1ms = 3701ms
  [882] ./src/app/pages/dashboard/calendar/index.ts 39 bytes {6} [built]
        [] -> factory:51ms building:3670ms = 3721ms
  [883] ./src/app/pages/dashboard/dashboard.routing.ts 308 bytes {6} [built]
        [] -> factory:17ms building:3615ms dependencies:1ms = 3633ms
  [886] ./src/app/pages/dashboard/lineChart/index.ts 40 bytes {6} [built]
        [] -> factory:50ms building:3666ms = 3716ms
  [888] ./src/app/pages/dashboard/pieChart/index.ts 39 bytes {6} [built]
        [] -> factory:49ms building:3660ms = 3709ms
  [890] ./src/app/pages/dashboard/popularApp/index.ts 41 bytes {6} [built]
        [] -> factory:48ms building:3660ms = 3708ms
  [892] ./src/app/pages/dashboard/todo/index.ts 35 bytes {6} [built]
        [] -> factory:51ms building:3667ms = 3718ms
     + 39 hidden modules
chunk    {7} 7.chunk.js, 7.chunk.js.map 69 kB {19} [rendered]
  [731] ./src/app/pages/ui/ui.module.ts 2.37 kB {7} [built]
        [] -> factory:10ms building:527ms dependencies:26ms = 563ms
  [857] ./src/app/pages/ui/components/grid/grid.component.ts 349 bytes {7} [built]
        [] -> factory:88ms building:4056ms dependencies:1ms = 4145ms
  [858] ./src/app/pages/ui/components/icons/icons.component.ts 582 bytes {7} [built]
        [] -> factory:88ms building:4031ms dependencies:2ms = 4121ms
  [859] ./src/app/pages/ui/components/icons/icons.service.ts 8.42 kB {7} [built]
        [] -> factory:88ms building:4039ms dependencies:0ms = 4127ms
  [860] ./src/app/pages/ui/components/modals/default-modal/default-modal.component.ts 1.06 kB {7} [built]
        [] -> factory:91ms building:4121ms dependencies:1ms = 4213ms
  [861] ./src/app/pages/ui/components/modals/modals.component.ts 1.76 kB {7} [built]
        [] -> factory:89ms building:4081ms dependencies:2ms = 4172ms
  [862] ./src/app/pages/ui/components/typography/typography.component.ts 361 bytes {7} [built]
        [] -> factory:89ms building:4099ms dependencies:1ms = 4189ms
  [863] ./src/app/pages/ui/ui.component.ts 309 bytes {7} [built]
        [] -> factory:42ms building:4023ms dependencies:0ms = 4065ms
  [952] ./src/app/pages/ui/components/buttons/components/disabledButtons/index.ts 46 bytes {7} [built]
        [] -> factory:144ms building:4097ms = 4241ms
  [956] ./src/app/pages/ui/components/buttons/components/flatButtons/index.ts 42 bytes {7} [built]
        [] -> factory:142ms building:4095ms = 4237ms
  [958] ./src/app/pages/ui/components/buttons/components/groupButtons/index.ts 43 bytes {7} [built]
        [] -> factory:146ms building:4102ms = 4248ms
  [960] ./src/app/pages/ui/components/buttons/components/iconButtons/index.ts 42 bytes {7} [built]
        [] -> factory:145ms building:4098ms = 4243ms
  [961] ./src/app/pages/ui/components/buttons/components/largeButtons/index.ts 43 bytes {7} [built]
        [] -> factory:145ms building:4100ms = 4245ms
  [963] ./src/app/pages/ui/components/buttons/components/raisedButtons/index.ts 44 bytes {7} [built]
        [] -> factory:142ms building:4094ms = 4236ms
  [967] ./src/app/pages/ui/ui.routing.ts 879 bytes {7} [built]
        [] -> factory:42ms building:4018ms dependencies:3ms = 4063ms
     + 33 hidden modules
chunk    {8} 8.chunk.js, 8.chunk.js.map 26 kB {19} [rendered]
  [721] ./src/app/pages/forms/forms.module.ts 2.18 kB {8} [built]
        [] -> factory:10ms building:561ms dependencies:5ms = 576ms
  [829] ./src/app/pages/forms/forms.component.ts 330 bytes {8} [built]
        [] -> factory:23ms building:4022ms dependencies:0ms = 4045ms
  [901] ./src/app/pages/forms/components/inputs/components/checkboxInputs/index.ts 45 bytes {8} [built]
        [] -> factory:114ms building:4109ms = 4223ms
  [903] ./src/app/pages/forms/components/inputs/components/groupInputs/index.ts 42 bytes {8} [built]
        [] -> factory:114ms building:4108ms = 4222ms
  [904] ./src/app/pages/forms/components/inputs/components/ratinginputs/index.ts 43 bytes {8} [built]
        [] -> factory:115ms building:4110ms = 4225ms
  [906] ./src/app/pages/forms/components/inputs/components/selectInputs/index.ts 43 bytes {8} [built]
        [] -> factory:115ms building:4112ms = 4227ms
  [908] ./src/app/pages/forms/components/inputs/components/standardInputs/index.ts 45 bytes {8} [built]
        [] -> factory:113ms building:4107ms = 4220ms
  [910] ./src/app/pages/forms/components/inputs/components/validationInputs/index.ts 47 bytes {8} [built]
        [] -> factory:114ms building:4107ms = 4221ms
  [914] ./src/app/pages/forms/components/layouts/components/basicForm/index.ts 40 bytes {8} [built]
        [] -> factory:117ms building:4116ms = 4233ms
  [916] ./src/app/pages/forms/components/layouts/components/blockForm/index.ts 40 bytes {8} [built]
        [] -> factory:116ms building:4114ms = 4230ms
  [918] ./src/app/pages/forms/components/layouts/components/horizontalForm/index.ts 45 bytes {8} [built]
        [] -> factory:116ms building:4116ms = 4232ms
  [919] ./src/app/pages/forms/components/layouts/components/inlineForm/index.ts 41 bytes {8} [built]
        [] -> factory:116ms building:4112ms = 4228ms
  [921] ./src/app/pages/forms/components/layouts/components/withoutLabelsForm/index.ts 48 bytes {8} [built]
        [] -> factory:117ms building:4118ms = 4235ms
  [923] ./src/app/pages/forms/components/layouts/index.ts 38 bytes {8} [built]
        [] -> factory:113ms building:4103ms dependencies:0ms = 4216ms
  [924] ./src/app/pages/forms/forms.routing.ts 535 bytes {8} [built]
        [] -> factory:22ms building:4020ms dependencies:1ms = 4043ms
     + 29 hidden modules
chunk    {9} 9.chunk.js, 9.chunk.js.map 47.8 kB {19} [rendered]
  [726] ./src/app/pages/profil/profil.module.ts 2.48 kB {9} [built]
        [] -> factory:11ms building:724ms dependencies:5ms = 740ms
  [793] ./src/app/pages/profil/components/profilAddresses/profilAddress.service.ts 258 bytes {9} [built]
        [] -> factory:64ms building:4705ms dependencies:1ms = 4770ms
  [794] ./src/app/pages/profil/components/profilEmails/profilEmail.service.ts 248 bytes {9} [built]
        [] -> factory:65ms building:4902ms dependencies:0ms = 4967ms
  [795] ./src/app/pages/profil/components/profilPhones/profilPhone.service.ts 248 bytes {9} [built]
        [] -> factory:66ms building:4917ms dependencies:0ms = 4983ms
  [841] ./src/app/pages/profil/components/profilAddresses/address-modal/address-modal.component.ts 4.69 kB {9} [built]
        [] -> factory:64ms building:4734ms dependencies:3ms = 4801ms
  [842] ./src/app/pages/profil/components/profilEmails/email-modal/email-modal.component.ts 3.72 kB {9} [built]
        [] -> factory:65ms building:4902ms dependencies:0ms = 4967ms
  [843] ./src/app/pages/profil/components/profilPhones/phone-modal/phone-modal.component.ts 3.61 kB {9} [built]
        [] -> factory:66ms building:4932ms dependencies:0ms = 4998ms
  [844] ./src/app/pages/profil/profil.component.ts 2.56 kB {9} [built]
        [] -> factory:42ms building:4654ms dependencies:3ms = 4699ms
  [929] ./src/app/pages/profil/components/profilAddresses/profilAddresses.component.ts 2.5 kB {9} [built]
        [] -> factory:63ms building:4888ms dependencies:0ms = 4951ms
  [930] ./src/app/pages/profil/components/profilContracts/profilContracts.component.ts 683 bytes {9} [built]
        [] -> factory:67ms building:4959ms dependencies:0ms = 5026ms
  [931] ./src/app/pages/profil/components/profilEmails/profilEmails.component.ts 2.34 kB {9} [built]
        [] -> factory:65ms building:4886ms dependencies:16ms = 4967ms
  [932] ./src/app/pages/profil/components/profilPhones/profilPhones.component.ts 2.33 kB {9} [built]
        [] -> factory:66ms building:4901ms dependencies:16ms = 4983ms
  [933] ./src/app/pages/profil/components/profilRoles/profilRoles.component.ts 635 bytes {9} [built]
        [] -> factory:67ms building:4975ms dependencies:0ms = 5042ms
  [934] ./src/app/pages/profil/profil.routing.ts 246 bytes {9} [built]
        [] -> factory:43ms building:4658ms dependencies:1ms = 4702ms
 [1067] ./src/app/pages/profil/components/profilAddresses/profilAddresses.html 1.82 kB {9} [built]
        [] -> factory:16ms building:16ms = 32ms
     + 16 hidden modules
chunk   {10} 10.chunk.js, 10.chunk.js.map 46.3 kB {19} [rendered]
  [718] ./src/app/pages/components/components.module.ts 872 bytes {10} [built]
        [] -> factory:10ms building:513ms dependencies:3ms = 526ms
  [797] delegated ./node_modules/rxjs/Rx.js from dll-reference vendor_lib 42 bytes {10} [not cacheable] [built]
        [] -> factory:46ms building:0ms dependencies:0ms = 46ms
  [805] ./~/ng2-tree/src/menu/node-menu.service.js 1.26 kB {10} [built]
        [] -> factory:21ms building:56ms dependencies:8ms = 85ms
  [806] ./~/ng2-tree/src/tree.js 8.94 kB {10} [built]
        [] -> factory:67ms building:21ms dependencies:22ms = 110ms
  [807] ./~/ng2-tree/src/tree.service.js 2.29 kB {10} [built]
        [] -> factory:16ms building:44ms dependencies:25ms = 85ms
  [815] ./src/app/pages/components/components.component.ts 365 bytes {10} [built]
        [] -> factory:11ms building:3698ms dependencies:0ms = 3709ms
  [816] ./src/app/pages/components/components/treeView/treeView.component.ts 1.07 kB {10} [built]
        [] -> factory:54ms building:4016ms dependencies:1ms = 4071ms
  [868] ./~/ng2-tree/src/tree.component.js 2.51 kB {10} [built]
        [] -> factory:68ms building:44ms dependencies:1ms = 113ms
  [869] ./~/ng2-tree/src/tree.events.js 2.18 kB {10} [built]
        [] -> factory:67ms building:45ms = 112ms
  [870] ./~/ng2-tree/src/tree.types.js 1.25 kB {10} [built]
        [] -> factory:67ms building:44ms dependencies:0ms = 111ms
  [880] ./src/app/pages/components/components.routing.ts 439 bytes {10} [built]
        [] -> factory:10ms building:3693ms dependencies:0ms = 3703ms
  [980] ./~/ng2-tree/index.js 931 bytes {10} [built]
        [] -> factory:116ms building:134ms = 250ms
  [983] ./~/ng2-tree/src/draggable/node-draggable.directive.js 5.28 kB {10} [built]
        [] -> factory:20ms building:50ms dependencies:2ms = 72ms
  [987] ./~/ng2-tree/src/tree.module.js 1.48 kB {10} [built]
        [] -> factory:68ms building:46ms dependencies:14ms = 128ms
 [1035] ./src/app/pages/components/components/treeView/treeView.html 158 bytes {10} [built]
        [] -> factory:7ms building:14ms = 21ms
     + 9 hidden modules
chunk   {11} 11.chunk.js, 11.chunk.js.map 306 kB {19} [rendered]
  [724] ./src/app/pages/maps/maps.module.ts 1.3 kB {11} [built]
        [] -> factory:11ms building:609ms dependencies:3ms = 623ms
  [833] ./src/app/pages/maps/components/bubbleMaps/bubbleMaps.component.ts 673 bytes {11} [built]
        [] -> factory:106ms building:4219ms dependencies:14ms = 4339ms
  [834] ./src/app/pages/maps/components/bubbleMaps/bubbleMaps.service.ts 35.6 kB {11} [built]
        [] -> factory:107ms building:4295ms dependencies:1ms = 4403ms
  [835] ./src/app/pages/maps/components/googleMaps/googleMaps.component.ts 1.05 kB {11} [built]
        [] -> factory:107ms building:4310ms dependencies:1ms = 4418ms
  [836] ./src/app/pages/maps/components/leafletMaps/leafletMaps.component.ts 1.12 kB {11} [built]
        [] -> factory:107ms building:4338ms dependencies:1ms = 4446ms
  [837] ./src/app/pages/maps/components/lineMaps/lineMaps.component.ts 581 bytes {11} [built]
        [] -> factory:108ms building:4365ms dependencies:2ms = 4475ms
  [838] ./src/app/pages/maps/components/lineMaps/lineMaps.service.ts 12.6 kB {11} [built]
        [] -> factory:109ms building:4457ms dependencies:1ms = 4567ms
  [839] ./src/app/pages/maps/maps.component.ts 376 bytes {11} [built]
        [] -> factory:47ms building:4106ms dependencies:0ms = 4153ms
  [927] ./src/app/pages/maps/maps.routing.ts 834 bytes {11} [built]
        [] -> factory:47ms building:4104ms dependencies:1ms = 4152ms
  [975] ./~/google-maps/lib/Google.js 4.17 kB {11} [built]
        [] -> factory:6ms building:2ms = 8ms
  [976] ./~/leaflet-map/index.js 815 bytes {11} [built]
        [] -> factory:8ms building:2ms = 10ms
 [1009] ./src/app/pages/maps/components/googleMaps/googleMaps.scss 85 bytes {11} [built]
        [] -> factory:2ms building:5ms = 7ms
 [1121] ./~/style-loader!./src/app/pages/maps/components/bubbleMaps/bubbleMaps.scss 1.15 kB {11} [built]
        [] -> factory:15ms building:1ms dependencies:1ms = 17ms
 [1122] ./~/style-loader!./src/app/pages/maps/components/leafletMaps/leafletMaps.scss 1.15 kB {11} [built]
        [] -> factory:3ms building:0ms dependencies:1ms = 4ms
 [1123] ./~/style-loader!./src/app/pages/maps/components/lineMaps/lineMaps.scss 1.14 kB {11} [built]
        [] -> factory:89ms building:1ms dependencies:1ms = 91ms
     + 8 hidden modules
chunk   {12} 12.chunk.js, 12.chunk.js.map 552 kB {19} [rendered]
  [720] ./src/app/pages/editors/editors.module.ts 853 bytes {12} [built]
        [] -> factory:10ms building:470ms dependencies:2ms = 482ms
  [796] ./~/ng2-ckeditor/lib/ckbutton.directive.js 2.93 kB {12} [built]
        [] -> factory:62ms building:99ms dependencies:0ms = 161ms
  [802] ./~/ng2-ckeditor/lib/ckgroup.directive.js 2.6 kB {12} [built]
        [] -> factory:63ms building:96ms dependencies:1ms = 160ms
  [825] ./src/app/pages/editors/components/ckeditor/ckeditor.component.ts 599 bytes {12} [built]
        [] -> factory:40ms building:3687ms dependencies:2ms = 3729ms
  [826] ./src/app/pages/editors/editors.component.ts 344 bytes {12} [built]
        [] -> factory:33ms building:3655ms dependencies:0ms = 3688ms
  [866] ./~/ng2-ckeditor/lib/ckeditor.component.js 7.32 kB {12} [built]
        [] -> factory:62ms building:95ms dependencies:1ms = 158ms
  [898] ./src/app/pages/editors/components/ckeditor/ckeditor.loader.ts 65 bytes {12} [built]
        [] -> factory:20ms building:2960ms = 2980ms
  [899] ./src/app/pages/editors/editors.routing.ts 430 bytes {12} [built]
        [] -> factory:32ms building:3657ms dependencies:1ms = 3690ms
  [970] ./~/ckeditor/ckeditor.js 534 kB {12} [built]
        [] -> factory:32ms building:352ms = 384ms
  [978] ./~/ng2-ckeditor/lib/ckeditor.module.js 1.58 kB {12} [built]
        [] -> factory:62ms building:92ms dependencies:1ms = 155ms
  [979] ./~/ng2-ckeditor/lib/index.js 539 bytes {12} [built]
        [] -> factory:97ms building:101ms = 198ms
 [1003] ./~/raw-loader!./~/sass-loader/lib/loader.js!./src/app/pages/editors/components/ckeditor/ckeditor.scss 66 bytes {12} [built]
        [] -> factory:1ms building:371ms = 372ms
 [1045] ./src/app/pages/editors/components/ckeditor/ckeditor.html 260 bytes {12} [built]
        [] -> factory:24ms building:6ms = 30ms
 [1118] ./~/style-loader!./src/app/pages/editors/components/ckeditor/ckeditor.scss 1.14 kB {12} [built]
        [] -> factory:21ms building:1ms dependencies:1ms = 23ms
chunk   {13} 13.chunk.js, 13.chunk.js.map 258 kB {19} [rendered]
  [722] ./src/app/pages/gantt/gantt.module.ts 681 bytes {13} [built]
        [] -> factory:12ms building:738ms dependencies:22ms = 772ms
  [808] delegated ./node_modules/rxjs/add/operator/takeWhile.js from dll-reference vendor_lib 42 bytes {13} {14} [not cacheable] [built]
        [] -> factory:13ms building:0ms dependencies:0ms = 13ms
  [830] ./src/app/pages/gantt/gantt.component.ts 11 kB {13} [built]
        [] -> factory:39ms building:4702ms dependencies:4ms = 4745ms
  [874] ./src/app/models/planning.model.ts 498 bytes {13} [built]
        [] -> factory:9ms building:2438ms = 2447ms
  [925] ./src/app/pages/gantt/gantt.routing.ts 243 bytes {13} [built]
        [] -> factory:39ms building:4710ms dependencies:1ms = 4750ms
  [971] ./~/dhtmlx-gantt/codebase/dhtmlxgantt.js 175 kB {13} [built]
        [] -> factory:45ms building:135ms dependencies:0ms = 180ms
  [972] ./~/dhtmlx-gantt/codebase/locale/locale_fr.js 1.4 kB {13} [built]
        [] -> factory:1ms building:19ms = 20ms
  [988] ./~/raw-loader!./~/dhtmlx-gantt/codebase/dhtmlxgantt.css 42.7 kB {13} [built]
        [] -> factory:1ms building:21ms = 22ms
 [1006] ./~/raw-loader!./~/sass-loader/lib/loader.js!./src/app/pages/gantt/gantt.scss 157 bytes {13} [built]
        [] -> factory:1ms building:35ms = 36ms
 [1059] ./src/app/pages/gantt/gantt.html 960 bytes {13} [built]
        [] -> factory:12ms building:27ms = 39ms
 [1104] ./~/style-loader!./~/dhtmlx-gantt/codebase/locale/locale_fr.js 793 bytes {13} [built]
        [] -> factory:30ms building:0ms dependencies:1ms = 31ms
 [1105] ./~/style-loader!./~/dhtmlx-gantt/codebase/dhtmlxgantt.css 877 bytes {13} [built]
        [] -> factory:27ms building:1ms dependencies:1ms = 29ms
 [1119] ./~/style-loader!./src/app/pages/gantt/gantt.scss 1.09 kB {13} [built]
        [] -> factory:9ms building:1ms dependencies:1ms = 11ms
 [1134] ./src/app/pages/gantt/export.js 22.5 kB {13} [built]
        [] -> factory:12ms building:27ms = 39ms
chunk   {14} 14.chunk.js, 14.chunk.js.map 175 kB {19} [rendered]
  [715] ./src/app/pages/calendar/calendar.module.ts 711 bytes {14} [built]
        [] -> factory:12ms building:816ms dependencies:3ms = 831ms
  [808] delegated ./node_modules/rxjs/add/operator/takeWhile.js from dll-reference vendor_lib 42 bytes {13} {14} [not cacheable] [built]
        [] -> factory:13ms building:0ms dependencies:0ms = 13ms
  [809] ./src/app/pages/calendar/calendar.component.ts 1.29 kB {14} [built]
        [] -> factory:22ms building:5007ms dependencies:2ms = 5031ms
  [877] ./src/app/pages/calendar/calendar.routing.ts 252 bytes {14} [built]
        [] -> factory:22ms building:4990ms dependencies:0ms = 5012ms
  [973] ./~/dhtmlx-scheduler/codebase/dhtmlxscheduler.js 135 kB {14} [built]
        [] -> factory:20ms building:85ms dependencies:0ms = 105ms
  [989] ./~/raw-loader!./~/dhtmlx-scheduler/codebase/dhtmlxscheduler.css 35.4 kB {14} [built]
        [] -> factory:0ms building:16ms = 16ms
  [990] ./~/raw-loader!./~/sass-loader/lib/loader.js!./src/app/pages/calendar/calendar.scss 19 bytes {14} [built]
        [] -> factory:0ms building:16ms = 16ms
 [1031] ./src/app/pages/calendar/calendar.html 255 bytes {14} [built]
        [] -> factory:4ms building:0ms = 4ms
 [1106] ./~/style-loader!./~/dhtmlx-scheduler/codebase/dhtmlxscheduler.css 889 bytes {14} [built]
        [] -> factory:4ms building:0ms dependencies:0ms = 4ms
 [1107] ./~/style-loader!./src/app/pages/calendar/calendar.scss 1.1 kB {14} [built]
        [] -> factory:4ms building:0ms dependencies:0ms = 4ms
chunk   {15} 15.chunk.js, 15.chunk.js.map 16.8 kB {19} [rendered]
  [716] ./src/app/pages/charts/charts.module.ts 920 bytes {15} [built]
        [] -> factory:10ms building:520ms dependencies:2ms = 532ms
  [810] ./src/app/pages/charts/charts.component.ts 390 bytes {15} [built]
        [] -> factory:38ms building:3668ms dependencies:0ms = 3706ms
  [811] ./src/app/pages/charts/components/chartistJs/chartistJs.component.ts 818 bytes {15} [built]
        [] -> factory:57ms building:4016ms dependencies:2ms = 4075ms
  [812] ./src/app/pages/charts/components/chartistJs/chartistJs.service.ts 7.35 kB {15} [built]
        [] -> factory:58ms building:4020ms dependencies:1ms = 4079ms
  [878] ./src/app/pages/charts/charts.routing.ts 438 bytes {15} [built]
        [] -> factory:37ms building:3666ms dependencies:2ms = 3705ms
  [991] ./~/raw-loader!./~/sass-loader/lib/loader.js!./src/app/pages/charts/components/chartistJs/chartistJs.scss 1.42 kB {15} [built]
        [] -> factory:1ms building:17ms = 18ms
 [1032] ./src/app/pages/charts/components/chartistJs/chartistJs.html 4.35 kB {15} [built]
        [] -> factory:9ms building:6ms = 15ms
 [1108] ./~/style-loader!./src/app/pages/charts/components/chartistJs/chartistJs.scss 1.15 kB {15} [built]
        [] -> factory:7ms building:0ms dependencies:1ms = 8ms
chunk   {16} 16.chunk.js, 16.chunk.js.map 10.3 kB {19} [rendered]
  [723] ./src/app/pages/login/login.module.ts 827 bytes {16} [built]
        [] -> factory:9ms building:426ms dependencies:2ms = 437ms
  [831] ./src/app/pages/login/login.component.ts 2.88 kB {16} [built]
        [] -> factory:26ms building:3615ms dependencies:3ms = 3644ms
  [832] ./src/app/pages/login/login.service.ts 1.66 kB {16} [built]
        [] -> factory:27ms building:3619ms dependencies:3ms = 3649ms
  [926] ./src/app/pages/login/login.routing.ts 273 bytes {16} [built]
        [] -> factory:27ms building:3626ms dependencies:0ms = 3653ms
 [1007] ./~/raw-loader!./~/sass-loader/lib/loader.js!./src/app/pages/login/login.scss 2.14 kB {16} [built]
        [] -> factory:1ms building:29ms = 30ms
 [1060] ./src/app/pages/login/login.html 1.45 kB {16} [built]
        [] -> factory:10ms building:12ms = 22ms
 [1120] ./~/style-loader!./src/app/pages/login/login.scss 1.09 kB {16} [built]
        [] -> factory:8ms building:1ms dependencies:1ms = 10ms
chunk   {17} 17.chunk.js, 17.chunk.js.map 8.96 kB {19} [rendered]
  [727] ./src/app/pages/register/register.module.ts 748 bytes {17} [built]
        [] -> factory:9ms building:451ms dependencies:2ms = 462ms
  [845] ./src/app/pages/register/register.component.ts 1.66 kB {17} [built]
        [] -> factory:12ms building:3618ms dependencies:2ms = 3632ms
  [935] ./src/app/pages/register/register.routing.ts 275 bytes {17} [built]
        [] -> factory:12ms building:3622ms dependencies:0ms = 3634ms
 [1017] ./~/raw-loader!./~/sass-loader/lib/loader.js!./src/app/pages/register/register.scss 2.14 kB {17} [built]
        [] -> factory:1ms building:20ms = 21ms
 [1075] ./src/app/pages/register/register.html 3.04 kB {17} [built]
        [] -> factory:7ms building:3ms = 10ms
 [1126] ./~/style-loader!./src/app/pages/register/register.scss 1.1 kB {17} [built]
        [] -> factory:5ms building:0ms dependencies:1ms = 6ms
chunk   {18} vendor.bundle.js, vendor.bundle.js.map (vendor) 3.48 MB {20} [initial] [rendered]
    [0] delegated ./node_modules/@angular/core/@angular/core.es5.js from dll-reference vendor_lib 42 bytes {18} [not cacheable] [built]
        [] -> factory:237ms building:0ms dependencies:0ms = 237ms
    [7] ./~/jquery/dist/jquery.js 268 kB {18} [built]
        [] -> factory:240ms building:218ms = 458ms
    [8] delegated ./node_modules/rxjs/add/operator/map.js from dll-reference vendor_lib 42 bytes {18} [not cacheable] [built]
        [] -> factory:241ms building:0ms dependencies:0ms = 241ms
   [11] delegated ./node_modules/@angular/forms/@angular/forms.es5.js from dll-reference vendor_lib 42 bytes {18} [not cacheable] [built]
        [] -> factory:236ms building:0ms dependencies:0ms = 236ms
   [12] delegated ./node_modules/@angular/common/@angular/common.es5.js from dll-reference vendor_lib 42 bytes {18} [not cacheable] [built]
        [] -> factory:237ms building:0ms dependencies:0ms = 237ms
   [20] delegated ./node_modules/@angular/router/@angular/router.es5.js from dll-reference vendor_lib 42 bytes {18} [not cacheable] [built]
        [] -> factory:239ms building:0ms dependencies:0ms = 239ms
   [24] delegated ./node_modules/@angular/http/@angular/http.es5.js from dll-reference vendor_lib 42 bytes {18} [not cacheable] [built]
        [] -> factory:238ms building:0ms dependencies:0ms = 238ms
   [54] ./~/lodash/lodash.js 540 kB {18} [built]
        [] -> factory:34ms building:140ms dependencies:0ms = 174ms
   [98] delegated ./node_modules/@angularclass/hmr/dist/index.js from dll-reference vendor_lib 42 bytes {18} [not cacheable] [built]
        [] -> factory:225ms building:0ms dependencies:0ms = 225ms
  [301] delegated ./node_modules/@angular/platform-browser-dynamic/@angular/platform-browser-dynamic.es5.js from dll-reference vendor_lib 42 bytes {18} [not cacheable] [built]
        [] -> factory:216ms building:1ms = 217ms
  [307] delegated ./node_modules/rxjs/add/operator/mergeMap.js from dll-reference vendor_lib 42 bytes {18} [not cacheable] [built]
        [] -> factory:241ms building:0ms dependencies:0ms = 241ms
  [310] ./src/vendor.browser.ts 900 bytes {18} [built]
        [] -> factory:200ms building:2887ms dependencies:208ms = 3295ms
  [418] ./~/bootstrap-loader/loader.js 123 bytes {18} [built]
        [] -> factory:232ms building:50ms = 282ms
  [459] ./~/font-awesome-sass-loader/index.js 112 bytes {18} [built]
        [] -> factory:231ms building:53ms = 284ms
  [714] multi (webpack)-dev-server/client?http://localhost:3000 ./src/vendor.browser.ts 40 bytes {18} [built]
         factory:0ms building:0ms dependencies:46ms = 46ms
     + 274 hidden modules
chunk   {19} main.bundle.js, initial.css, main.bundle.js.map, initial.css.map (main) 413 kB {18} [initial] [rendered]
   [30] ./src/app/global.state.ts 1.48 kB {19} [built]
        [] -> factory:14ms building:310ms dependencies:0ms = 324ms
   [61] ./src/app/auth/auth.module.ts 836 bytes {19} [built]
        [] -> factory:38ms building:568ms dependencies:1ms = 607ms
   [62] ./src/app/guards/index.ts 31 bytes {19} [built]
        [] -> factory:37ms building:502ms = 539ms
   [63] ./src/app/guards/pages/roles.guard.ts 765 bytes {19} [built]
        [] -> factory:40ms building:699ms dependencies:0ms = 739ms
  [100] ./src/app/theme/nga.module.ts 3.44 kB {19} [built]
        [] -> factory:36ms building:440ms dependencies:5ms = 481ms
  [107] ./src/app/environment.ts 1.08 kB {19} [built]
        [] -> factory:14ms building:226ms dependencies:17ms = 257ms
  [308] ./src/main.browser.ts 1.67 kB {19} [built]
        [] -> factory:216ms building:2853ms = 3069ms
  [316] ./src/app/services/permissions/permissions.module.ts 516 bytes {19} [built]
        [] -> factory:50ms building:714ms dependencies:1ms = 765ms
  [322] ./src/app/services/api/api.module.ts 1.71 kB {19} [built]
        [] -> factory:49ms building:731ms dependencies:3ms = 783ms
  [330] ./src/app/app.component.ts 2.12 kB {19} [built]
        [] -> factory:14ms building:329ms dependencies:1ms = 344ms
  [331] ./src/app/app.module.ts 3.79 kB {19} [built]
        [] -> factory:7ms building:350ms dependencies:5ms = 362ms
  [332] ./src/app/app.routing.ts 364 bytes {19} [built]
        [] -> factory:13ms building:367ms dependencies:0ms = 380ms
  [333] ./src/app/app.service.ts 1.21 kB {19} [built]
        [] -> factory:14ms building:335ms dependencies:0ms = 349ms
  [336] ./src/app/index.ts 31 bytes {19} [built]
        [] -> factory:42ms building:211ms = 253ms
  [712] multi (webpack)-dev-server/client?http://localhost:3000 ./src/main.browser.ts 40 bytes {19} [built]
         factory:0ms building:0ms dependencies:46ms = 46ms
     + 157 hidden modules
chunk   {20} polyfills.bundle.js, polyfills.bundle.js.map (polyfills) 311 kB [entry] [rendered]
   [36] (webpack)-dev-server/client?http://localhost:3000 5.44 kB {20} [built]
        [] -> factory:31ms building:52ms = 83ms
  [309] ./src/polyfills.browser.ts 1.11 kB {20} [built]
        [] -> factory:116ms building:2959ms = 3075ms
  [432] ./~/core-js/es6/array.js 944 bytes {20} [built]
        [] -> factory:217ms building:65ms dependencies:225ms = 507ms
  [433] ./~/core-js/es6/date.js 231 bytes {20} [built]
        [] -> factory:216ms building:51ms = 267ms
  [434] ./~/core-js/es6/function.js 185 bytes {20} [built]
        [] -> factory:212ms building:43ms dependencies:218ms = 473ms
  [435] ./~/core-js/es6/map.js 207 bytes {20} [built]
        [] -> factory:217ms building:63ms dependencies:206ms = 486ms
  [436] ./~/core-js/es6/math.js 690 bytes {20} [built]
        [] -> factory:215ms building:50ms dependencies:209ms = 474ms
  [437] ./~/core-js/es6/number.js 602 bytes {20} [built]
        [] -> factory:215ms building:43ms dependencies:215ms = 473ms
  [438] ./~/core-js/es6/object.js 881 bytes {20} [built]
        [] -> factory:212ms building:43ms dependencies:218ms = 473ms
  [439] ./~/core-js/es6/parse-float.js 95 bytes {20} [built]
        [] -> factory:215ms building:45ms dependencies:213ms = 473ms
  [440] ./~/core-js/es6/parse-int.js 91 bytes {20} [built]
        [] -> factory:213ms building:44ms dependencies:216ms = 473ms
  [441] ./~/core-js/es6/reflect.js 717 bytes {20} [built]
        [] -> factory:219ms building:69ms dependencies:186ms = 474ms
  [442] ./~/core-js/es6/regexp.js 345 bytes {20} [built]
        [] -> factory:217ms building:51ms dependencies:225ms = 493ms
  [565] delegated ./node_modules/zone.js/dist/zone.js from dll-reference polyfills_lib 42 bytes {20} [not cacheable] [built]
        [] -> factory:220ms building:0ms dependencies:0ms = 220ms
  [713] multi (webpack)-dev-server/client?http://localhost:3000 ./src/polyfills.browser.ts 40 bytes {20} [built]
         factory:0ms building:0ms = 0ms
     + 239 hidden modules
Child html-webpack-plugin for "index.html":
    chunk    {0} index.html 542 kB [entry] [rendered]
        [0] ./~/lodash/lodash.js 540 kB {0} [built]
            [] -> factory:132ms building:351ms = 483ms
        [1] ./~/html-webpack-plugin/lib/loader.js!./src/index.html 1.58 kB {0} [built]
             factory:62ms building:38ms = 100ms
        [2] (webpack)/buildin/global.js 509 bytes {0} [built]
            [] -> factory:9ms building:13ms = 22ms
        [3] (webpack)/buildin/module.js 517 bytes {0} [built]
            [] -> factory:10ms building:12ms = 22ms
Child extract-text-webpack-plugin:
                                     Asset     Size  Chunks                    Chunk Names
      90dbf902b8d0592e1beb7c8829bcc1cb.ttf   172 kB          [emitted]
      2a82f89b0a35ee7f9d45ec2ec862f7b2.eot    22 kB          [emitted]
      c8bcb1cb78f9e45e2bcbf626bae19f0b.eot  22.3 kB          [emitted]
      4b2cc52b05e2a960c4f11f15490d8a47.eot    27 kB          [emitted]
      183079184d96a491f16e3cc70414975d.eot  21.9 kB          [emitted]
      cdd1c486770034a6122e28a1aa165373.eot  27.8 kB          [emitted]
      76cad5ba6b8a38a77fe037807d2bc8e5.eot  22.5 kB          [emitted]
      7a49ce79b6089d4d37bf47225c7e5e32.eot  27.6 kB          [emitted]
      6a561d68369fd1fb9768cbc8641e5d95.eot  22.1 kB          [emitted]
      f3660f493ea5e520648477d2b273db32.eot  26.9 kB          [emitted]
      c25fd8d00fd9f570545d6240f6ec459a.eot  21.2 kB          [emitted]
      64ca718f48db91b27e8c134ad25d0066.eot  27.9 kB          [emitted]
      19e65b89cee273a249fba4c09b951b74.eot   121 kB          [emitted]
      ab04c7611d94b690aee3c08a18ae8748.svg   749 kB          [emitted]  [big]
      44236ad507eddcbfd986333f38bd13d5.ttf   180 kB          [emitted]
      1f37c7545ae9f63d2279f99875678396.svg   776 kB          [emitted]  [big]
      ad0f284c7113fd0aaf39b0e59b6afb09.ttf   185 kB          [emitted]
      c7f4667b59b9bc95130e697009d3829c.svg   756 kB          [emitted]  [big]
      56a76a220d9c9765946d0802d4d661c4.ttf   170 kB          [emitted]
      c2e0f75da3677f645034d61c0445c9ba.svg   778 kB          [emitted]  [big]
      d23d5bdadc495f12ef69192243e95e4d.ttf   174 kB          [emitted]
      054fa50baa6598a7bf0c6deec135d3a4.svg   743 kB          [emitted]  [big]
      a2b8c641546c0e5a95e22e5a262f0357.ttf   179 kB          [emitted]
      1a9e39e536aed26b863b243e68f97e3a.svg   768 kB          [emitted]  [big]
      056caeabe95749fe2b973bb9a0cd0776.ttf   183 kB          [emitted]
      2b4f394ce87ea4e7a68bd9d0cbba7c16.svg   753 kB          [emitted]  [big]
      c54f2a3ee42d2a58d82f1da293995d20.ttf   179 kB          [emitted]
      eb65fb18d4446e4ac27d6e27c25fc224.svg   780 kB          [emitted]  [big]
      fa183350bf6b814ae5523c8d49de7c73.ttf   186 kB          [emitted]
      766c8926f6d9061fef24cd7269a341d0.svg   733 kB          [emitted]  [big]
      99b14f0da0591e0d71678dc163eaff8b.ttf   171 kB          [emitted]
      527502d7927a41ca0b6a194f9cb34656.svg   760 kB          [emitted]  [big]
      4b7407c6740b8294d97a7bf88995c44d.eot  26.6 kB          [emitted]
      ba422f71e799f3d29cbf99e6abded2bd.svg   743 kB          [emitted]  [big]
      cc85ce37b4256966e6f3a3559239c5c0.ttf   180 kB          [emitted]
      21e9a2e5ed0b0d8d1bb7fd1e1f71104d.svg   774 kB          [emitted]  [big]
      11b5cc9584f2c007a22966a031ead20e.ttf   185 kB          [emitted]
     4c3b6229efe63a13dbb4c3c32e292e61.woff  90.1 kB          [emitted]
    2b8d6922c2c9957356bc50f475de4e79.woff2  65.1 kB          [emitted]
     3a99796b2d8592471fcf278df4334d5d.woff  98.9 kB          [emitted]
    38d14dd4ff163c34e45b9701668652d4.woff2  72.6 kB          [emitted]
     ad140ff02a7091257e2b31619106194e.woff  89.2 kB          [emitted]
    ab96cca26751239828b8e9c524cca5bb.woff2  63.6 kB          [emitted]
     a7dce23c0dd99a4afa5cdb4925f0358a.woff  94.4 kB          [emitted]
    355e388740673054493ce5fe32e37596.woff2  68.6 kB          [emitted]
     37fbbbad5577a95bdf058307c717c882.woff  89.2 kB          [emitted]
    8e0860f3581b197e9fa4713a706c7bcc.woff2  64.2 kB          [emitted]
     c7b4e746cf8ecbf412fc944146154d24.woff  95.3 kB          [emitted]
    879d940bccbb25f6096ec4361154d469.woff2  69.8 kB          [emitted]
     303ded6436dcf7ea75157e2aeff876ce.woff  89.7 kB          [emitted]
    2741a14e49524efa6059c735010239d0.woff2  64.8 kB          [emitted]
     da059a7386fea889c55cce11253df175.woff  97.5 kB          [emitted]
    f10d1f42838680a70ac2b66e62887106.woff2  71.6 kB          [emitted]
     081b11ebaca8ad30fd092e01451015dc.woff  89.4 kB          [emitted]
    b2a6341ae7440130ec4b4b186aff8413.woff2  64.2 kB          [emitted]
     8add1ba317c27e39b7781c95fa174671.woff  94.6 kB          [emitted]
    df8e3a9b9aed943417973988732b928f.woff2  69.3 kB          [emitted]
     90d3804f0231704c15ccc5861245e8ce.woff  87.8 kB          [emitted]
    790ebf41d0214f5eda4ef61263ed75f8.woff2  62.8 kB          [emitted]
     588293290e86dad97fcf33ed1719c083.woff    94 kB          [emitted]
    8a2c1a5de09de8bb2c45390a10f90c2b.woff2  68.1 kB          [emitted]
      28df6ee7b407fd8a14b40bc01f4fd3ae.svg   334 kB          [emitted]  [big]
      dd4781d1acc57ba4c4808d1b44301201.ttf   189 kB          [emitted]
     2c159d0d05473040b53ec79df8797d32.woff  67.9 kB          [emitted]
    chunk    {0} extract-text-webpack-plugin-output-filename 145 kB [entry] [rendered]
        [2] ./~/roboto-fontface/fonts/Roboto/Roboto-Bold.eot 82 bytes {0} [built]
            [] -> factory:155ms building:36ms = 191ms
        [3] ./~/roboto-fontface/fonts/Roboto/Roboto-BoldItalic.eot 82 bytes {0} [built]
            [] -> factory:155ms building:36ms = 191ms
        [4] ./~/roboto-fontface/fonts/Roboto/Roboto-Light.eot 82 bytes {0} [built]
            [] -> factory:155ms building:20ms = 175ms
        [5] ./~/roboto-fontface/fonts/Roboto/Roboto-LightItalic.eot 82 bytes {0} [built]
            [] -> factory:155ms building:20ms = 175ms
        [6] ./~/roboto-fontface/fonts/Roboto/Roboto-Medium.eot 82 bytes {0} [built]
            [] -> factory:155ms building:36ms = 191ms
        [7] ./~/roboto-fontface/fonts/Roboto/Roboto-MediumItalic.eot 82 bytes {0} [built]
            [] -> factory:155ms building:36ms = 191ms
        [8] ./~/roboto-fontface/fonts/Roboto/Roboto-Regular.eot 82 bytes {0} [built]
            [] -> factory:132ms building:43ms = 175ms
        [9] ./~/roboto-fontface/fonts/Roboto/Roboto-RegularItalic.eot 82 bytes {0} [built]
            [] -> factory:153ms building:22ms = 175ms
       [10] ./~/roboto-fontface/fonts/Roboto/Roboto-Thin.eot 82 bytes {0} [built]
            [] -> factory:155ms building:20ms = 175ms
       [11] ./~/roboto-fontface/fonts/Roboto/Roboto-ThinItalic.eot 82 bytes {0} [built]
            [] -> factory:155ms building:36ms = 191ms
       [12] ./~/ionicons/fonts/ionicons.eot?v=2.0.1 82 bytes {0} [built]
            [] -> factory:91ms building:84ms = 175ms
       [13] ./~/roboto-fontface/fonts/Roboto/Roboto-Black.svg 82 bytes {0} [built]
            [] -> factory:155ms building:52ms = 207ms
       [14] ./~/roboto-fontface/fonts/Roboto/Roboto-Black.ttf 82 bytes {0} [built]
            [] -> factory:155ms building:36ms = 191ms
       [35] ./~/roboto-fontface/fonts/Roboto/Roboto-ThinItalic.svg 82 bytes {0} [built]
            [] -> factory:155ms building:36ms = 191ms
       [67] ./~/css-loader!./~/sass-loader/lib/loader.js?sourceMap!./src/app/theme/initial.scss 83.2 kB {0} [built]
             factory:4ms building:3303ms = 3307ms
         + 56 hidden modules
webpack: Compiled successfully.
webpack: Compiling...

[at-loader] Ok, 0.98 sec.
DLL: Checking if DLLs are valid.
DLL: All DLLs are valid.
140ms building modules
32ms sealing
0ms optimizing
0ms basic module optimization
29ms module optimization
73ms advanced module optimization
14ms basic chunk optimization
0ms chunk optimization
1ms advanced chunk optimization
3ms module and chunk tree optimization
14ms module reviving
0ms module order optimization
3ms module id optimization
6ms chunk reviving
0ms chunk order optimization
2ms chunk id optimization
38ms hashing
1ms module assets processing
0ms chunk assets processing
73ms additional chunk assets processing
0ms recording
0ms additional asset processing
1ms chunk asset optimization
 94% asset optimization
[at-loader] Checking started in a separate process...

[at-loader] Ok, 0.002 sec.                                                     113ms asset optimization
18ms emitting
Hash: 3be39a9a2ff74386e2e9
Version: webpack 2.3.3
Time: 1098ms
          Asset     Size  Chunks             Chunk Names
    initial.css  72.5 kB      19  [emitted]  main
initial.css.map  3.26 kB      19  [emitted]  main
chunk    {0} 0.chunk.js, 0.chunk.js.map 219 kB {19}
  [741] delegated ./node_modules/rxjs/add/operator/debounceTime.js from dll-reference vendor_lib 42 bytes {0} {1} {2} {3} {4} {5} [not cacheable] [built]
        [] -> factory:0ms building:0ms dependencies:0ms = 0ms
  [744] delegated ./node_modules/rxjs/add/operator/distinctUntilChanged.js from dll-reference vendor_lib 42 bytes {0} {1} {2} {3} {4} {5} [not cacheable] [built]
        [] -> factory:0ms building:0ms dependencies:0ms = 0ms
     + 85 hidden modules
chunk    {1} 1.chunk.js, 1.chunk.js.map 205 kB {19}
  [741] delegated ./node_modules/rxjs/add/operator/debounceTime.js from dll-reference vendor_lib 42 bytes {0} {1} {2} {3} {4} {5} [not cacheable] [built]
        [] -> factory:0ms building:0ms dependencies:0ms = 0ms
  [744] delegated ./node_modules/rxjs/add/operator/distinctUntilChanged.js from dll-reference vendor_lib 42 bytes {0} {1} {2} {3} {4} {5} [not cacheable] [built]
        [] -> factory:0ms building:0ms dependencies:0ms = 0ms
     + 68 hidden modules
chunk    {2} 2.chunk.js, 2.chunk.js.map 214 kB {19}
  [741] delegated ./node_modules/rxjs/add/operator/debounceTime.js from dll-reference vendor_lib 42 bytes {0} {1} {2} {3} {4} {5} [not cacheable] [built]
        [] -> factory:0ms building:0ms dependencies:0ms = 0ms
  [744] delegated ./node_modules/rxjs/add/operator/distinctUntilChanged.js from dll-reference vendor_lib 42 bytes {0} {1} {2} {3} {4} {5} [not cacheable] [built]
        [] -> factory:0ms building:0ms dependencies:0ms = 0ms
     + 68 hidden modules
chunk    {3} 3.chunk.js, 3.chunk.js.map 209 kB {19}
  [741] delegated ./node_modules/rxjs/add/operator/debounceTime.js from dll-reference vendor_lib 42 bytes {0} {1} {2} {3} {4} {5} [not cacheable] [built]
        [] -> factory:0ms building:0ms dependencies:0ms = 0ms
  [744] delegated ./node_modules/rxjs/add/operator/distinctUntilChanged.js from dll-reference vendor_lib 42 bytes {0} {1} {2} {3} {4} {5} [not cacheable] [built]
        [] -> factory:0ms building:0ms dependencies:0ms = 0ms
     + 67 hidden modules
chunk    {4} 4.chunk.js, 4.chunk.js.map 179 kB {19}
  [741] delegated ./node_modules/rxjs/add/operator/debounceTime.js from dll-reference vendor_lib 42 bytes {0} {1} {2} {3} {4} {5} [not cacheable] [built]
        [] -> factory:0ms building:0ms dependencies:0ms = 0ms
  [744] delegated ./node_modules/rxjs/add/operator/distinctUntilChanged.js from dll-reference vendor_lib 42 bytes {0} {1} {2} {3} {4} {5} [not cacheable] [built]
        [] -> factory:0ms building:0ms dependencies:0ms = 0ms
     + 64 hidden modules
chunk    {5} 5.chunk.js, 5.chunk.js.map 171 kB {19}
  [741] delegated ./node_modules/rxjs/add/operator/debounceTime.js from dll-reference vendor_lib 42 bytes {0} {1} {2} {3} {4} {5} [not cacheable] [built]
        [] -> factory:0ms building:0ms dependencies:0ms = 0ms
  [744] delegated ./node_modules/rxjs/add/operator/distinctUntilChanged.js from dll-reference vendor_lib 42 bytes {0} {1} {2} {3} {4} {5} [not cacheable] [built]
        [] -> factory:0ms building:0ms dependencies:0ms = 0ms
     + 60 hidden modules
chunk    {6} 6.chunk.js, 6.chunk.js.map 209 kB {19}
     + 54 hidden modules
chunk    {7} 7.chunk.js, 7.chunk.js.map 69 kB {19}
     + 48 hidden modules
chunk    {8} 8.chunk.js, 8.chunk.js.map 26 kB {19}
     + 44 hidden modules
chunk    {9} 9.chunk.js, 9.chunk.js.map 47.8 kB {19}
     + 31 hidden modules
chunk   {10} 10.chunk.js, 10.chunk.js.map 46.3 kB {19}
  [797] delegated ./node_modules/rxjs/Rx.js from dll-reference vendor_lib 42 bytes {10} [not cacheable] [built]
        [] -> factory:0ms building:0ms dependencies:0ms = 0ms
     + 23 hidden modules
chunk   {11} 11.chunk.js, 11.chunk.js.map 306 kB {19}
     + 23 hidden modules
chunk   {12} 12.chunk.js, 12.chunk.js.map 552 kB {19}
     + 14 hidden modules
chunk   {13} 13.chunk.js, 13.chunk.js.map 258 kB {19}
  [808] delegated ./node_modules/rxjs/add/operator/takeWhile.js from dll-reference vendor_lib 42 bytes {13} {14} [not cacheable] [built]
        [] -> factory:0ms building:0ms dependencies:0ms = 0ms
     + 13 hidden modules
chunk   {14} 14.chunk.js, 14.chunk.js.map 175 kB {19}
  [808] delegated ./node_modules/rxjs/add/operator/takeWhile.js from dll-reference vendor_lib 42 bytes {13} {14} [not cacheable] [built]
        [] -> factory:0ms building:0ms dependencies:0ms = 0ms
     + 9 hidden modules
chunk   {15} 15.chunk.js, 15.chunk.js.map 16.8 kB {19}
     + 8 hidden modules
chunk   {16} 16.chunk.js, 16.chunk.js.map 10.3 kB {19}
     + 7 hidden modules
chunk   {17} 17.chunk.js, 17.chunk.js.map 8.96 kB {19}
     + 6 hidden modules
chunk   {18} vendor.bundle.js, vendor.bundle.js.map (vendor) 3.48 MB {20} [initial]
    [0] delegated ./node_modules/@angular/core/@angular/core.es5.js from dll-reference vendor_lib 42 bytes {18} [not cacheable] [built]
        [] -> factory:0ms building:0ms dependencies:0ms = 0ms
    [8] delegated ./node_modules/rxjs/add/operator/map.js from dll-reference vendor_lib 42 bytes {18} [not cacheable] [built]
        [] -> factory:0ms building:0ms dependencies:0ms = 0ms
   [11] delegated ./node_modules/@angular/forms/@angular/forms.es5.js from dll-reference vendor_lib 42 bytes {18} [not cacheable] [built]
        [] -> factory:0ms building:0ms dependencies:0ms = 0ms
   [12] delegated ./node_modules/@angular/common/@angular/common.es5.js from dll-reference vendor_lib 42 bytes {18} [not cacheable] [built]
        [] -> factory:0ms building:0ms dependencies:0ms = 0ms
   [20] delegated ./node_modules/@angular/router/@angular/router.es5.js from dll-reference vendor_lib 42 bytes {18} [not cacheable] [built]
        [] -> factory:0ms building:0ms dependencies:0ms = 0ms
   [24] delegated ./node_modules/@angular/http/@angular/http.es5.js from dll-reference vendor_lib 42 bytes {18} [not cacheable] [built]
        [] -> factory:0ms building:0ms dependencies:0ms = 0ms
   [51] delegated ./node_modules/@angular/platform-browser/@angular/platform-browser.es5.js from dll-reference vendor_lib 42 bytes {18} [not cacheable] [built]
        [] -> factory:0ms building:0ms dependencies:0ms = 0ms
   [98] delegated ./node_modules/@angularclass/hmr/dist/index.js from dll-reference vendor_lib 42 bytes {18} [not cacheable] [built]
        [] -> factory:0ms building:0ms dependencies:0ms = 0ms
  [301] delegated ./node_modules/@angular/platform-browser-dynamic/@angular/platform-browser-dynamic.es5.js from dll-reference vendor_lib 42 bytes {18} [not cacheable] [built]
        [] -> factory:0ms building:0ms dependencies:0ms = 0ms
  [307] delegated ./node_modules/rxjs/add/operator/mergeMap.js from dll-reference vendor_lib 42 bytes {18} [not cacheable] [built]
        [] -> factory:0ms building:0ms dependencies:0ms = 0ms
     + 279 hidden modules
chunk   {19} main.bundle.js, initial.css, main.bundle.js.map, initial.css.map (main) 413 kB {18} [initial]
   [14] delegated ./node_modules/rxjs/add/operator/catch.js from dll-reference vendor_lib 42 bytes {19} [not cacheable] [built]
        [] -> factory:0ms building:0ms dependencies:0ms = 0ms
   [17] delegated ./node_modules/rxjs/add/observable/throw.js from dll-reference vendor_lib 42 bytes {19} [not cacheable] [built]
        [] -> factory:0ms building:0ms dependencies:0ms = 0ms
   [29] delegated ./node_modules/rxjs/Subject.js from dll-reference vendor_lib 42 bytes {19} [not cacheable] [built]
        [] -> factory:0ms building:0ms dependencies:0ms = 0ms
   [35] delegated ./node_modules/rxjs/Observable.js from dll-reference vendor_lib 42 bytes {19} [not cacheable] [built]
        [] -> factory:0ms building:0ms dependencies:0ms = 0ms
  [101] delegated ./node_modules/rxjs/add/operator/takeUntil.js from dll-reference vendor_lib 42 bytes {19} [not cacheable] [built]
        [] -> factory:0ms building:0ms dependencies:0ms = 0ms
  [478] ./~/raw-loader!./~/sass-loader/lib/loader.js!./~/extract-text-webpack-plugin/loader.js?{"omit":1,"remove":true}!./~/style-loader!./~/css-loader!./~/sass-loader/lib/loader.js?sourceMap!./src/app/theme/initial.scss 19 bytes {19} [built]
        [] -> factory:0ms building:96ms = 96ms
  [700] delegated ./node_modules/rxjs/add/observable/defer.js from dll-reference vendor_lib 42 bytes {19} [not cacheable] [built]
        [] -> factory:0ms building:0ms dependencies:0ms = 0ms
  [701] delegated ./node_modules/rxjs/add/observable/fromPromise.js from dll-reference vendor_lib 42 bytes {19} [not cacheable] [built]
        [] -> factory:0ms building:0ms dependencies:0ms = 0ms
  [703] delegated ./node_modules/rxjs/add/observable/timer.js from dll-reference vendor_lib 42 bytes {19} [not cacheable] [built]
        [] -> factory:0ms building:1ms dependencies:0ms = 1ms
  [706] delegated ./node_modules/rxjs/add/operator/take.js from dll-reference vendor_lib 42 bytes {19} [not cacheable] [built]
        [] -> factory:0ms building:0ms dependencies:0ms = 0ms
  [707] delegated ./node_modules/rxjs/add/operator/toArray.js from dll-reference vendor_lib 42 bytes {19} [not cacheable] [built]
        [] -> factory:0ms building:0ms dependencies:0ms = 0ms
  [708] delegated ./node_modules/rxjs/add/operator/toPromise.js from dll-reference vendor_lib 42 bytes {19} [not cacheable] [built]
        [] -> factory:0ms building:0ms dependencies:0ms = 0ms
  [709] delegated ./node_modules/rxjs/observable/fromEvent.js from dll-reference vendor_lib 42 bytes {19} [not cacheable] [built]
        [] -> factory:0ms building:0ms dependencies:0ms = 0ms
  [710] delegated ./node_modules/rxjs/operator/do.js from dll-reference vendor_lib 42 bytes {19} [not cacheable] [built]
        [] -> factory:0ms building:0ms dependencies:0ms = 0ms
  [711] delegated ./node_modules/rxjs/operator/let.js from dll-reference vendor_lib 42 bytes {19} [not cacheable] [built]
        [] -> factory:0ms building:0ms dependencies:0ms = 0ms
     + 157 hidden modules
chunk   {20} polyfills.bundle.js, polyfills.bundle.js.map (polyfills) 311 kB [entry]
  [300] delegated ./node_modules/core-js/modules/es6.array.iterator.js from dll-reference polyfills_lib 42 bytes {20} [not cacheable] [built]
        [] -> factory:16ms building:0ms dependencies:0ms = 16ms
  [563] delegated ./node_modules/ts-helpers/index.js from dll-reference polyfills_lib 42 bytes {20} [not cacheable] [built]
        [] -> factory:0ms building:0ms dependencies:1ms = 1ms
  [564] delegated ./node_modules/zone.js/dist/long-stack-trace-zone.js from dll-reference polyfills_lib 42 bytes {20} [not cacheable] [built]
        [] -> factory:0ms building:0ms dependencies:0ms = 0ms
  [565] delegated ./node_modules/zone.js/dist/zone.js from dll-reference polyfills_lib 42 bytes {20} [not cacheable] [built]
        [] -> factory:0ms building:0ms dependencies:0ms = 0ms
  [668] delegated ./node_modules/core-js/modules/es6.string.italics.js from dll-reference polyfills_lib 42 bytes {20} [not cacheable] [built]
        [] -> factory:0ms building:0ms dependencies:0ms = 0ms
  [669] delegated ./node_modules/core-js/modules/es6.string.link.js from dll-reference polyfills_lib 42 bytes {20} [not cacheable] [built]
        [] -> factory:0ms building:0ms dependencies:0ms = 0ms
  [670] delegated ./node_modules/core-js/modules/es6.string.raw.js from dll-reference polyfills_lib 42 bytes {20} [not cacheable] [built]
        [] -> factory:0ms building:0ms dependencies:0ms = 0ms
  [671] delegated ./node_modules/core-js/modules/es6.string.repeat.js from dll-reference polyfills_lib 42 bytes {20} [not cacheable] [built]
        [] -> factory:0ms building:0ms dependencies:0ms = 0ms
  [672] delegated ./node_modules/core-js/modules/es6.string.small.js from dll-reference polyfills_lib 42 bytes {20} [not cacheable] [built]
        [] -> factory:0ms building:0ms dependencies:0ms = 0ms
  [673] delegated ./node_modules/core-js/modules/es6.string.starts-with.js from dll-reference polyfills_lib 42 bytes {20} [not cacheable] [built]
        [] -> factory:0ms building:0ms dependencies:0ms = 0ms
  [674] delegated ./node_modules/core-js/modules/es6.string.strike.js from dll-reference polyfills_lib 42 bytes {20} [not cacheable] [built]
        [] -> factory:0ms building:0ms dependencies:0ms = 0ms
  [675] delegated ./node_modules/core-js/modules/es6.string.sub.js from dll-reference polyfills_lib 42 bytes {20} [not cacheable] [built]
        [] -> factory:0ms building:0ms dependencies:0ms = 0ms
  [676] delegated ./node_modules/core-js/modules/es6.string.sup.js from dll-reference polyfills_lib 42 bytes {20} [not cacheable] [built]
        [] -> factory:0ms building:0ms dependencies:0ms = 0ms
  [677] delegated ./node_modules/core-js/modules/es6.string.trim.js from dll-reference polyfills_lib 42 bytes {20} [not cacheable] [built]
        [] -> factory:0ms building:0ms dependencies:0ms = 0ms
  [678] delegated ./node_modules/core-js/modules/es6.typed.array-buffer.js from dll-reference polyfills_lib 42 bytes {20} [not cacheable] [built]
        [] -> factory:0ms building:0ms dependencies:0ms = 0ms
     + 239 hidden modules
Child html-webpack-plugin for "index.html":
    chunk    {0} index.html 542 kB [entry]
         + 4 hidden modules
Child extract-text-webpack-plugin:
    chunk    {0} extract-text-webpack-plugin-output-filename 145 kB [entry]
         + 71 hidden modules
webpack: Compiled successfully.
Newan commented 7 years ago

Please install angular global and try again with ng serve

jucau commented 7 years ago

@Newan I installed @ngular/cli globally then locally, and when I run ng serve :

$ ng serve
Cannot read property 'config' of null
TypeError: Cannot read property 'config' of null
    at Class.run (D:\Projets\memoire\memoire-front\node_modules\@angular\cli\tasks\serve.js:22:63)
    at check_port_1.checkPort.then.port (D:\Projets\memoire\memoire-front\node_modules\@angular\cli\commands\serve.js:103:26)
    at process._tickCallback (internal/process/next_tick.js:109:7)