log.. rewrite.. config-name

This commit is contained in:
Lloyd Brookes
2017-03-17 21:53:50 +00:00
parent d0797a703f
commit 08ab65d460
3 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env node
#!/usr/bin/env node --harmony_string_padding
'use strict'
const LocalWebServer = require('../')
const localWebServer = new LocalWebServer()