Commit 545e3f75 authored by Thibaut Frain's avatar Thibaut Frain

Don't jslint html files

parent 92536bdb
......@@ -28,7 +28,7 @@ prod: external_lib \
${PRODDIR}/gadget/%.html: ${SRCDIR}/gadget/%.html
@mkdir -p $(@D)
${JSLINT} ${LINTOPTS} $<
# ${JSLINT} ${LINTOPTS} $<
# ${MINIFY} $< $@
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