The community member's post asks if it is possible to connect a small custom JavaScript library directly to a file in the Assets, or if it is only possible to include it via <script>...</script> insertion. One of the comments suggests that the library should be included via an external script.
Hello! Is there any possibility to connect a small custom JS library to a file directly in Assets? Or is it only possible to include it via <script>...</script> insertion?