Truebase-com / TruthStack

Monorepo for the Truth technology stack.
10 stars 1 forks source link

A file named "s" generated (Sourcemap). #19

Open kaaninel opened 5 years ago

kaaninel commented 5 years ago

When I run makejs in sample folder after every task is done its generating a file called "s" which have source map inside it.

Example content:


//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9

Could be a timing problem. I will check if #18 fixes this.