Skip to content

Commit

Permalink
Babel s/experimental/stage 0/
Browse files Browse the repository at this point in the history
  • Loading branch information
gaye committed Apr 13, 2015
1 parent 663349e commit 5208c28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ dav.js: build node_modules

build: $(JS) build/template node_modules
./node_modules/.bin/babel lib \
--experimental \
--modules common \
--stage 0 \
--out-dir build

build/template: $(HBS)
Expand Down

0 comments on commit 5208c28

Please sign in to comment.