Skip to content

Commit eeffe5a

Browse files
committed
Added comment
1 parent dc85aab commit eeffe5a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Makefile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
TARGETS = mandelbrot.min.js
22

3+
# Google Closure Compiler
4+
# https://developers.google.com/closure/compiler/
5+
#
36
CLOSURE_CC = closure-compiler
47
CLOSURE_FLAGS = --compilation_level ADVANCED_OPTIMIZATIONS \
58
--warning_level VERBOSE

0 commit comments

Comments
 (0)