szalishchuk / generator-spa

Yeoman generator for fast Single Page Application prototyping with PhoneGap integration.
MIT License
4 stars 1 forks source link

versioning #1

Open szalishchuk opened 10 years ago

szalishchuk commented 10 years ago

We need to setup up versioning scheme for both the template itself and the app, that get's generated.

The app version should stay in sync with:

We should also think of the client-side cache, maybe add ?version=x.x.x parameter to each file that get's hosted by the webserver.