Answer the question
In order to leave comments, you need to log in
Is it possible to make a standalone connection of a js file so that errors on the page do not affect it?
Good afternoon. The essence of the question is this: there is a js file whose functionality is important and which is connected to the page asynchronously
<script type="text/javascript" async src="x"></script>
(function () {...}());
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question