diff --git a/scripts/page.js b/scripts/page.js index 676a9cf..7e79690 100644 --- a/scripts/page.js +++ b/scripts/page.js @@ -1,5 +1,7 @@ 'use strict'; +// Inspired from https://github.com/sapegin/fledermaus + var fs = require('fs') var path = require('path')