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
// "inlineSourceMap": true, /* Include sourcemap files inside the emitted JavaScript. */
57
57
// "outFile": "./", /* Specify a file that bundles all outputs into one JavaScript file. If 'declaration' is true, also designates a file that bundles all .d.ts output. */
58
-
"outDir": "./build/dist", /* Specify an output folder for all emitted files. */
58
+
"outDir": "./dist", /* Specify an output folder for all emitted files. */
0 commit comments