setup webpack

This commit is contained in:
2017-01-22 10:51:08 -07:00
parent 74453d75fc
commit c85b2e2702
16 changed files with 3154 additions and 72 deletions

View File

@@ -1,5 +1,3 @@
'use strict';
module.exports = function enableAuthentication(server) {
// enable authentication
// server.enableAuth();