Skip to content

Commit

Permalink
updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
davglass committed Aug 22, 2012
1 parent 5dc85db commit 91554d4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,14 @@ it can process. It only imports the relevant settings required to build the modu
Instead, Shifter parses the meta-data from the modules `meta/*.json` files and uses that instead.
So you don't have to declare your meta-data in more than one place now.

Watching
--------

Shifter can watch your module for changes and build for you. It will only watch files in the
`./js`, `./css`, `./assets` and `./meta` directories. If a file is changed, it will rebuild the current
module. If a meta file is changes, `Loader` will also be built (*requires latest code*).


Migrating
---------

Expand Down

0 comments on commit 91554d4

Please sign in to comment.