blob: 92b0c18494626a044f2915e1d61d4db734a005c5 [file] [log] [blame]
var path = require('path');
module.exports = {
entry: "./lib/client/entry.js"
};