Hey! I can not understand what I have to do for getting it in my HTML file?
I've tried to use a code like that:
<script src="../node_modules/@adonisjs/websocket-client/dist/Ws.browser.js"></script>
but I've got:
Ok, I've saw a notice about polyfill but I just want to connect the build to my HTML and use it. I'm confused. What I have to do?
Hey! I can not understand what I have to do for getting it in my HTML file? I've tried to use a code like that:
<script src="../node_modules/@adonisjs/websocket-client/dist/Ws.browser.js"></script>
but I've got: Ok, I've saw a notice about polyfill but I just want to connect the build to my HTML and use it. I'm confused. What I have to do?