Don't lint examples/loader.js

This commit is contained in:
Tom Payne
2013-04-05 20:20:13 +02:00
parent 6cd7acfb8e
commit 4520d81153

View File

@@ -109,6 +109,7 @@ EXAMPLES_SRC = [path
if not path.startswith('examples/font-awesome')
if path != 'examples/Jugl.js'
if path != 'examples/jquery.min.js'
if path != 'examples/loader.js'
if path != 'examples/example-list.js']
EXAMPLES_JSON = ['build/' + example.replace('.html', '.json')