Module to enhance ability of source replacement for website
Note: Not using this in production environment
yarn add source-replacement
Attach source-replacement/build/executors/source-replacement
on the script tag in <head>
or mark it as async type=module
In your source import source-replacement/build/code-blocker.js
to prevent executing your source during the process of replacement
Enter page with the following example
https://example.com/#targetReplacementSource=https://your-target-js-source-url