feat(package): upgrade to ng v2.3+

This commit is contained in:
Dmitriy Shekhovtsov
2017-01-17 16:37:20 +02:00
parent f5b5dc3bd2
commit 32c309f0d3
75 changed files with 3856 additions and 3264 deletions

4
demo/bs-config.json Normal file
View File

@@ -0,0 +1,4 @@
{
"port": 4200,
"server": { "baseDir": "./demo/dist" }
}