vky / iodocs

Interactive API documentation system
MIT License
5 stars 5 forks source link

dev/live-edit: future enhancements #40

Open vky opened 11 years ago

vky commented 11 years ago
vky commented 11 years ago

The use of 'require' may be what's not allowing the page to reload the config. Try testing the use of require in the dynamicHelper section with JSON.parse(fs.readFileSync()) instead.