Commit e86fb706 authored by Romain Courteaud's avatar Romain Courteaud

Lint html gadget.

parent 407b819b
...@@ -28,7 +28,7 @@ prod: external_lib \ ...@@ -28,7 +28,7 @@ prod: external_lib \
${PRODDIR}/gadget/%.html: ${SRCDIR}/gadget/%.html ${PRODDIR}/gadget/%.html: ${SRCDIR}/gadget/%.html
@mkdir -p $(@D) @mkdir -p $(@D)
# ${JSLINT} ${LINTOPTS} $< ${JSLINT} ${LINTOPTS} $<
# ${MINIFY} $< $@ # ${MINIFY} $< $@
cp $< $@ cp $< $@
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment