Andy Fuchs

Results 40 issues of 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.

question

Add script to allow for a 'static' folder, which gets added to the build-folder without modifications.

question

add a dedicated 'npx app clean' script to get rid of the current cache

question

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....

new feature

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...

documentation

### Affected part of DeckDeckGo - [ ] Studio - [x] Remote control - [ ] Documentation - [ ] Demo - [ ] Starter kit - [ ] Poll...

remote

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) ![kactus error 1](https://user-images.githubusercontent.com/80752/37826845-64bd0710-2e95-11e8-97a2-9c17ea631e61.jpg) It then shows...

bug