mirror of
https://github.com/frappe/books.git
synced 2024-11-10 07:40:55 +00:00
commit
e65cf7dc2c
@ -114,7 +114,7 @@ To start the app and build webpack simultaneously you can use a `Procfile`
|
||||
|
||||
```yml
|
||||
server: nodemon server.js
|
||||
watch: node_modules/.bin/rolluo -c --watch
|
||||
watch: node_modules/.bin/rollup -c --watch
|
||||
```
|
||||
|
||||
You can use any procfile handler like `node-foreman` to start the processes.
|
||||
|
Loading…
Reference in New Issue
Block a user