angular-klingon / klingon

Angular Klingon: The UI companion for the @angular/cli
https://angular.run
MIT License
189 stars 19 forks source link

fix(klingonApp): service worker script breaks in electron in production mode, klingon logo url broken #65

Closed sumitparakh closed 5 years ago

sumitparakh commented 5 years ago

Fixes following error: 1) Fetch API cannot load . URL scheme "file" is not supported. 2) Request scheme 'file' is unsupported 3) assets/ngKlingon__white.png File Not Found

Fixes #64