You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enables the generation of sourcemap files, which allow debuggers and
other tools to display the original TypeScript source code when actually
working with the emitted JavaScript files. This should provide better
introspection of zarrita code.
0 commit comments