tohagan / stlive

Massively speed up Sencha Touch mobile app development. Avoid compiling and redeployment.
Other
18 stars 5 forks source link

Rename all .config files to be .json so we editor support for this file format (breaking change) #26

Closed tohagan closed 10 years ago

tohagan commented 10 years ago

Best place to do this is in cli-config but it's a breaking change for this lib.

tohagan commented 10 years ago

Done in v0.2.0 just released. Will rename .stlive.config file in your home dir to .stlive.json . Now ALL config files including the one that ships with the app is named .stlive.json . Updated cli-config lib to V0.4.0 to support this breaking change.