integraion with backend in progress
This commit is contained in:
@@ -116,7 +116,7 @@ startWebPackDevServer(()=>{
|
||||
// child_process.spawn('webpack',['--watch','--config','config/webpack.config.flask.js'],{
|
||||
// stdio:'inherit'
|
||||
// });
|
||||
child_process.spawn('python',['walle-server.py'],{
|
||||
child_process.spawn('python',['walle_server.py'],{
|
||||
stdio:'inherit'
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user