fix(docs): fixed docs not being available

This commit is contained in:
Dmitry Nehaychik 2017-09-25 15:08:40 +03:00
parent 65f6a0098a
commit e6b66f41ba
4 changed files with 40 additions and 38 deletions

2
.gitignore vendored
View file

@ -4,7 +4,7 @@
/dist
/tmp
/out-tsc
/docs/build
/docs/build/ng2-admin
# dependencies
/node_modules