Hello everyone,
I want to know how to add external javascript file to gatsby, where should i put
these tag in which file ? And also how to import the file properly to the DOM.
Thanks
Hello everyone,
I want to know how to add external javascript file to gatsby, where should i put
these tag in which file ? And also how to import the file properly to the DOM.
Thanks
For further actions, you may consider blocking this person and/or reporting abuse
Arindam Majumder -
Shafayet Hossain -
Anthony Max -
chintanonweb -
Top comments (1)
Haven't done it but you can check out Customizing html.js.
You can probably add external scripts in that file.