delay [ms] is not working for me......
wehn i try to use delay option in our project i got this error?
Unknown option '--delay', how i can fix it.
It's "normal". They removed the --delay in the CLI for no reason and tell you to use the delay option of the network tab in your browser. But it's not a really good idea to have delay in the back-end. So you can come back to the version 0.17.4 to get back this feature :)
I literally chose to use this project because of the delay feature for demos and being able to change it so fast. RIP
I use this library in e2e tests in CI and now I cannot add delay because of v1 is not supported it
@typicode Can we return this feature? It is really useful for e2e-tests and manual checking state visualization
I've made a copy of the project on it's version 1.0.0-beta.3 just to include this option.
Fell free to use it on your projects or copy (or whatever):
npm i @paristech/json-server -D