1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 17:56:25 +00:00

intercept entry point

This commit is contained in:
Rokt33r
2015-11-24 04:16:43 +09:00
parent e5a2bfbcbd
commit e4f39d2b6a
3 changed files with 9 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
"name": "boost",
"version": "0.4.1-beta.4",
"description": "Boost App",
"main": "main.js",
"main": "index.js",
"scripts": {
"start": "BOOST_ENV=development electron ./main.js",
"webpack": "webpack-dev-server --hot --inline --config webpack.config.js",