thinktecture / boardz-cross-platform-sample

Sample application for demonstrating various aspects of modern cross-platform applications - using Angular 2, Cordova, Electron & gulp. With a .NET Web API & SignalR backend.
MIT License
78 stars 30 forks source link

Build electron app when using default gulp task #22

Closed ManuelRauber closed 8 years ago

ChristianWeyer commented 8 years ago

Currently there is an issue when running dist:release and then trying to use this is Electron.

ManuelRauber commented 8 years ago

The games.json stops it from working. We either can adjust the build task or remove the files.

ChristianWeyer commented 8 years ago

This works in the meantime.