If I use CDN in the webpage. It can't work. <script src="https://cdn.jsdelivr.net/npm/@dogstudio/highway@2.2.1/build/highway.min.js"></script> An error message shows in the console: Uncaught ReferenceError: Highway is not defined.
If I use CDN in the webpage. It can't work.
<script src="https://cdn.jsdelivr.net/npm/@dogstudio/highway@2.2.1/build/highway.min.js"></script>An error message shows in the console:
Uncaught ReferenceError: Highway is not defined.