Commit graph

5 commits

Author SHA1 Message Date
Konrad Kleine 5e15c62e80 Enable Angular's HTML5 mode in Grunt
As explained here:
http://stackoverflow.com/questions/17080494/using-grunt-server-how-can-i-redirect-all-requests-to-root-url

The server needs to rewrite all URLs (e.g. /home or /repositories) to
index.html for HTML5 URLs to work.
2015-08-31 10:53:11 +02:00
Maël Lavault 4ce9e2a895 Update grunt-connect-proxy to 0.2.0
Fix Grunt serve not starting

Signed-off-by: Maël Lavault <mael.lavault@mailz.org>
2015-05-07 17:16:10 +02:00
Konrad Kleine a8d057728d Cleanup build process
Removed yo from the NPM dependencies. Install grunt-cli using "npm install"
command.
2014-10-07 15:45:42 +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