I'm trying to create ws app with adonisjs and vuejs but adonis' ws client for vuejs always throws so much debug messages to console. Is there a way to open or close it without changing NODE_ENV ? It would be great to pass debug: false parameter to Ws object
Hi,
I'm trying to create ws app with adonisjs and vuejs but adonis' ws client for vuejs always throws so much debug messages to console. Is there a way to open or close it without changing NODE_ENV ? It would be great to pass debug: false parameter to Ws object