Mercurial > hg > ugly-duckling
log
age | author | description |
---|---|---|
Tue, 21 Mar 2017 01:36:17 +0000 | Lucas Thompson | Merge pull request #9 from LucasThompson/dev/improve-prod-build-deploy |
Tue, 21 Mar 2017 01:06:13 +0000 | Lucas Thompson | Script for running ng build --prod, but with some beautifully brittle bodges for workarounds I've been doing manually. No automation for git commits and pushing to gh-pages yet. |
Mon, 20 Mar 2017 15:35:25 +0000 | Lucas Thompson | Small changes to angular-cli.json, manually copying over some key differences from a new config generated with the latest @angular/cli. No functional difference. |
Mon, 20 Mar 2017 15:26:21 +0000 | Lucas Thompson | Upgrade dependencies - mostly to bring inline with latest @angular/cli changes |
Mon, 20 Mar 2017 13:26:33 +0000 | Lucas Thompson | Bootstrap the app with the recorder service and component |
Mon, 20 Mar 2017 13:26:23 +0000 | Lucas Thompson | Allow for opening Blobs directly. |
Mon, 20 Mar 2017 13:25:22 +0000 | Lucas Thompson | Component for a button controlling the recording service. |