BenjaminDobler / ngtron

Easily serve and build angular based electron applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

V2 Features

BenjaminDobler opened this issue · comments

Planned features for Version 2:

  • dedicated (node) builder for the main process
  • build main process also with webpack
  • support for multiple renderer targets for one electron project
    this will allow to have seperate ng apps in different windows of the same electron app
  • dedicated browser/dev-server builder which allows to dynamically pass a custom webpack config.