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
How do I load locally stored scripts? I need to integrate coinbase with my project, but they require a local script to be loaded, with an id at the script tag, thus I'm using react-load-script, but it's not working for local scripts.
Edit: I'm using parcel-js as my packager.
The text was updated successfully, but these errors were encountered:
How do I load locally stored scripts? I need to integrate coinbase with my project, but they require a local script to be loaded, with an id at the script tag, thus I'm using
react-load-script
, but it's not working for local scripts.Edit: I'm using
parcel-js
as my packager.The text was updated successfully, but these errors were encountered: