Skip to content

Commit

Permalink
* Freeze traceur at 0.0.58
Browse files Browse the repository at this point in the history
  • Loading branch information
audreyt committed Oct 8, 2014
1 parent 4f2499e commit 3e8d33e
Show file tree
Hide file tree
Showing 7 changed files with 780 additions and 631 deletions.
2 changes: 1 addition & 1 deletion spreadsheet/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ clean ::
-@rm -rf es5/*.js es5/*.map

es5/% :: %
-@traceur --source-maps --validate --block-binding true --out es5 --script $<
-@./node_modules/.bin/traceur --source-maps --validate --block-binding true --out es5 --script $<

.PHONY: deps run es5 test clean wc
6 changes: 3 additions & 3 deletions spreadsheet/es5/main.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion spreadsheet/es5/main.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion spreadsheet/es5/worker.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 3e8d33e

Please sign in to comment.