Closed ssuminahn closed 3 years ago
@ssuminahn , I added console as the below code
rewriteFileWoBOMAsUtf8(filePath, true, function(err, data) {
console.log(data);
However, the log is not shown when I execute "ares-package sampleApp". Please let me know that if there is precondition or an app for this test.
Code 👍 Verified 👍
:Release Notes: Fix_callback_bug_in_ares-package
:Detailed Notes: Correct the mistakes made in the static analysis process
:Testing Performed:
:Issues Addressed: [WRN-2919] Fix callback bug in ares-package