You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think that it's good idea, but i have some doubts in sense of useing yeoman generator.
In this case i offer to create individual configuration json file with all neccessary parameters.
In future we can migrate initial creation of this file on yeoman.
There are static paths definition right inside
app.js
. It's supposed to be into external config.I think it would be convenient to have something like
config.json
with predefined paths, so user could easy to change them.Maybe this paths may defining within external generator (e.g.
yeoman
), so this file could be auto generated.The text was updated successfully, but these errors were encountered: