adrianco / spigo

Simulate Protocol Interactions in Go
Apache License 2.0
1.12k stars 111 forks source link

investigate symlinking JSON from root to UI folder #64

Open kkemple opened 8 years ago

kkemple commented 8 years ago

currently you need to copy all JSON files from the root directory over to the UI directory for the UI to work properly, while this is fine for deploying, it makes local dev a real PITA. the JSON dir should either be watched via gulp, or simlinked