Remove examples/loader.js

That script was used when Plovr was used for running the examples.
This commit is contained in:
Éric Lemoine
2014-07-05 23:30:07 +02:00
parent 043cd0ff41
commit fa25f2a477
2 changed files with 0 additions and 65 deletions

View File

@@ -100,7 +100,6 @@ EXAMPLES_SRC = [path
if not path.startswith('examples/bootstrap')
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')