Closed svdoever closed 7 years ago
Hi @svdoever, thanks for the contribution!
I've have merged your pull request, but apply some changes with it.
/lib folder was absent because postinstall
was missed, now bower
components are installed automatically, and there is no need using CDN generally. I've left your changes in index_cdn.html which is used by hosting server in case if /lib folder is missing. Which can happen then Bower is not installed as a global module.
@koltyakov thanks for merging and solving the issue, I will check it out!
/lib folder is missing from src folder, maybe better to use cdn for required libs?