serve icon indicating copy to clipboard operation
serve copied to clipboard

Is there a way to ignore serve.json for local environment?

Open nick318 opened this issue 3 years ago • 0 comments

I want to have a convenient way to test UI code while using serve -s build. In my project I have a serve.json with CSP props which restricts the content to be rendered on localhost. Is there any option or way to ignore serve.json?

nick318 avatar Oct 17 '22 21:10 nick318