Andy Fuchs
Andy Fuchs
Either add the ability to overwrite the base 'index.html' or add the ability to add custom nodes (e.g. css) to the html.
Add script to allow for a 'static' folder, which gets added to the build-folder without modifications.
add a dedicated 'npx app clean' script to get rid of the current cache
right now the default parcel devserver host/ports are used, which are: - localhost:1234 - 127.0.0.1:1337 To allow easier debugging on multiple devices simultaneously, allow binding to a custom host/port, eg....
Hi @scriptPilot , I am just about starting a new project and want to give app-framework a try (sticking with v1 for the time being). Since documentation about using App-Framework...
### Affected part of DeckDeckGo - [ ] Studio - [x] Remote control - [ ] Documentation - [ ] Demo - [ ] Starter kit - [ ] Poll...
Hi there, is it necessary to show ads in your Sketch-plugin? No matter, if it's shown only once - it's a bad, bad practice! Imagine every plugin-developer starts showing ads...
Caution, noob here: How would I package the demo using nodegui-packer: [https://github.com/nodegui/packer](https://github.com/nodegui/packer)? I am on a Mac and packing the normal `nodegui-starter` works just fine, but I can't find out...
I just switched networks and ran this line: let discovery = new SonosDiscovery(sonosDiscoverySettings); and getting the error: ``` Uncaught (in promise) TypeError: Cannot read property 'baseUrl' of undefined at NotificationListener.topologyChange...
I can no longer create a repository on my local Git-server. Kactus complains about the self-signed certificate (although this is trusted in my certificates-keychain)  It then shows...