Kaffiend
Kaffiend
Gulp4
Will this be updated or a branch for gulp4? Decorators for supplying the tasks name, and description would be handy. Task signature looks to have changed as well. on some...
Working on a overhauled concept of the approach the seed has for building electron. As awesome as this seed is, I feel the electron aspect is in need of some...
@NathanWalker First off, I wanted to thank you for the inspiration and knowledge I acquired while working with and on this seed for the past year or so. What I've...
``` [* ] bug report => search github for a similar issue or PR before submitting ``` **Current behavior** External fonts not handled correctly for Electron with current wiki implementation....
``` [* ] feature request ``` **Current behavior** Currently the server is still tightly coupled with the build tasks. **Desired behavior** Allow for new extended project server to be output...
project root `tslint.json` should take precedence over packaged `tslint.json` to change any rules you have to dig through node_modules and change the package `tslint.json` Edit: even though the editor doesnt...
@sean-perkins First off thank you for this seed, it gave me some inspiration to make a seed of my own that worked with the `@angular/cli` without hacking around it. I've...
support glob pattern for ignored files in the build process? Swapped electron to typescript, would be nice to ignore .ts files or any other files users dont want output to...
the -w parameter does recompile, is there suppose to be some live reload proxy'd from the CLI to electron? perhaps [electron-connect](https://github.com/Quramy/electron-connect)?
Firstly I am beyond satisfied with the product, as an enterprise license holder i could not be happier. I do find the editor lacking and as someone who does this...