blob: 92b0c18494626a044f2915e1d61d4db734a005c5 [file] [log] [blame]
Peter K. Lee29a95142016-08-13 03:25:18 -07001var path = require('path');
2
3module.exports = {
4 entry: "./lib/client/entry.js"
5};