79468657

Date: 2025-02-26 05:59:36
Score: 1
Natty:
Report link

TAKE BACKUP FIRST

  1. Find your js build files.
  2. cd to that directory.
  3. And run this command: grep -rl --include="*.js" <old-text-in-quotes> . | xargs sed -i 's|<old-text>|<new-text>|g'
  4. Hard reload your app and you'll find it working.
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Ashish Kumar Jha