Skip to content

Commit 680e7e7

Browse files
committed
Upgrade modules. Start ganache
1 parent 0c9ba5c commit 680e7e7

File tree

3 files changed

+14020
-12530
lines changed

3 files changed

+14020
-12530
lines changed

Diff for: index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ const startGanache = () =>
4949
})
5050

5151
async function start() {
52-
// await startGanache()
52+
await startGanache()
5353
const webpackDevServer = spawn('./node_modules/.bin/webpack-dev-server', [
5454
'--info=false',
5555
'--port=8082',

0 commit comments

Comments
 (0)