Commit graph

6 commits

Author SHA1 Message Date
Konrad Kleine ccc0dedf13 Revert "Attempt to fix #53"
This reverts commit cb3c6505d7.
2015-07-23 16:40:41 +02:00
Konrad Kleine cb3c6505d7 Attempt to fix #53
Somehow grunt-wiredep kicks out bootstrap from the app/index.html file.
This is not nice and we need to find a better way than to simply commen
it out in the build step but for now it fixes the issue of missing
Bootstrap CSS.
2015-06-25 13:26:32 +02:00
Konrad Kleine b6f67ceed7 Added development documentation 2015-05-20 12:08:14 +02:00
Konrad Kleine 3ec58e8d3e Respect HTML files in scripts/directives/ folders
Previously Grunt ignored all HTML files inside the scripts/directive folder for different tasks. That's why they were't found when the app was running inside a container.
2014-09-17 15:30:04 +02:00
Konrad Kleine 457adb7d34 Dev workaround to query registry without CORS. Thanks to grunt proxy /v1 now redirects to path-to-your-registry host. 2014-09-15 09:56:18 +02:00
Konrad Kleine 03c32a7708 Initial commit after: yo angular && npm install 2014-09-12 13:51:09 +02:00