Angular-cli with super powers
Version 32.3 of Angular-cli allow you to create your own webpack.config.js adding the plugin and the configuration that you need... (more…)
Read more »
In the previous post the bootstrap of Angular project on Electron platform was described. In this one, the process of application packaging will be presented. One of the benefits of Electron is that it runs on all major platforms. Each platform has natura… Read more