also / lead.js

lead.github.io
MIT License
29 stars 8 forks source link

settings must be set before app is included #192

Closed also closed 9 years ago

also commented 9 years ago

app.coffee reads the imports setting as soon as it is imported. This means that app can't be required until the setting is set. The settings shouldn't be read until init_app