Closed jericopulvera closed 6 years ago
@IvanAquino it does not work for me. The error now appears at the console.
I made it work though by using babel-polyfill
npm i --save babel-polyfill
import "babel-polyfill"; import Ws from '@adonisjs/websocket-client'
Hi I'm trying to use this together with adonuxt-boilerplate
nuxt.js
~/plugins/ws.js
Error is ReferenceError regeneratorRuntime is not defined
Error preview server-bundler.js