dotvvm
dotvvm copied to clipboard
Add option to enable debug script even in Production
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.