dotvvm icon indicating copy to clipboard operation
dotvvm copied to clipboard

Add option to enable debug script even in Production

Open exyi opened this issue 4 years ago • 0 comments

Sometimes size of JS does not matter and we want to have nicer errors in tracking tools. We should have an easy to use option that will load debug builds of knockout and dotvvm in Production - that include all error messages and will have stack traces with real function names, not the mangled ones.

exyi avatar Oct 24 '21 11:10 exyi