You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request #30 from MadinventorZero/deleteupdate
Readded delete to LeftContainer so that it's always mounted and addedd a fix for windows builds.
Co-authored-by: jonocr <[email protected]>
Co-authored-by: buddhajjigae <[email protected]>
Co-authored-by: xkevinpark <[email protected]>
Co-authored-by: williamdyoon <[email protected]>
"dev": "concurrently --success first \"cross-env NODE_ENV=development webpack-dev-server --config ./webpack.development.js\"\"cross-env NODE_ENV=development electron .\"\"npm run server\" -k",
44
44
"p": "concurrently --success first \"npm run dev-server\"\"cross-env NODE_ENV=production electron .\"\"nodemon server/server.js\" -k",
0 commit comments