Moar configs

This commit is contained in:
Jori Lallo
2016-05-23 23:34:44 -07:00
parent 46c8af7a9d
commit 4e92803917
7 changed files with 3 additions and 57 deletions

View File

@@ -11,8 +11,6 @@ var definePlugin = new webpack.DefinePlugin({
SLACK_REDIRECT_URI: process.env.SLACK_REDIRECT_URI,
});
console.log("DIR: ", path.join(__dirname));
module.exports = {
output: {
path: path.join(__dirname, 'dist'),