mozilla / remote-newtab

Remotely-hosted New Tab Page
https://mozilla.github.io/remote-newtab/src/
Mozilla Public License 2.0
15 stars 7 forks source link

Generate list of files to take offline #96

Closed marcoscaceres closed 9 years ago

marcoscaceres commented 9 years ago

@oyiptong r?

oyiptong commented 9 years ago

jscs says:

/home/travis/build/mozilla/remote-newtab/bin/generate-offline-files.js:4
const path = require('path');
^^^^^
SyntaxError: Use of const in strict mode.
    at Module._compile (module.js:439:25)
    at Object.Module._extensions..js (module.js:474:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:312:12)
    at Function.Module.runMain (module.js:497:10)
    at startup (node.js:119:16)
    at node.js:935:3
oyiptong commented 9 years ago

r+ after the jscs monster is satiated