Skip to content

Commit

Permalink
use browser field instead of --require; closes #2080
Browse files Browse the repository at this point in the history
  • Loading branch information
boneskull committed Jan 27, 2016
1 parent 8de0ab6 commit 4b37877
Show file tree
Hide file tree
Showing 3 changed files with 114 additions and 114 deletions.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ mocha.js: $(SRC) $(SUPPORT)
--ignore 'jade' \
--ignore 'path' \
--ignore 'supports-color' \
--require ./lib/browser/chalk.js:chalk \
--exclude './lib-cov/mocha' > $@

clean:
Expand Down

0 comments on commit 4b37877

Please sign in to comment.