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
{{ message }}
This repository has been archived by the owner on Mar 15, 2018. It is now read-only.
The problem seems to be that the replaceMap option is never used - the code checks for replaceMapPath and if not there falls back to stdin (which is where the silent hang comes from - if you specified options.replaceMap then you're likely not sending anything to stdin...
Here is my script file
This is the file structure
I run it with
node scripts/analytics-replace.js
The task never ends. Is there something wrong with my code ?
The text was updated successfully, but these errors were encountered: