Stop using dist directory to build

This commit is contained in:
Yuya Ochiai
2017-03-03 23:06:47 +09:00
parent 8376ffe4cc
commit ae1c079b95
8 changed files with 14 additions and 13 deletions

View File

@@ -4,7 +4,7 @@
"desktopName": "Mattermost.desktop",
"version": "3.6.0",
"description": "Mattermost",
"main": "main.js",
"main": "main_bundle.js",
"author": {
"name": "Yuya Ochiai",
"email": "yuya0321@gmail.com"