We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When the script can't the json file it dumps the entire script content, this is not useful and should not dump the entire script on error
!!! Unable to locate group definitions [<repo path>\pre-proc.json] <repo path>\common\temp\node_modules\@nevware21\ts-preproc\dist\bin\ts-preproc.js:8 var k=require("path"),d=require("fs"),F=require("node:fs"),i=require("node:path"),I=require("stream"),N=require("os"),$=require("util"),j=require("events"),B=require("node:process"),G=require("node:url");function U(r){var n=Object.create(null);return r&&Object.keys(r).forEach(function(e){var t;"default"!==e&&Object.defineProperty(n,e,(t=Object.getOwnPropertyDescriptor(r,e)).get?t:{enumerable:!0,get:function(){return r[e]}})}),n.default ...
The text was updated successfully, but these errors were encountered:
[Bug] Error message dumps entire script on error #48
dd7feb5
5042730
[Bug] Error message dumps entire script on error #48 (#49)
60e10ee
No branches or pull requests
When the script can't the json file it dumps the entire script content, this is not useful and should not dump the entire script on error
The text was updated successfully, but these errors were encountered: