I am developing the front of an application with vue.js that uses webpack. I'm implementing vuejs-logger. I'm interested in that in production mode the output is not by console but a file. Does anyone know how to set it up ? Thanks in advance
I am developing the front of an application with vue.js that uses webpack. I'm implementing vuejs-logger. I'm interested in that in production mode the output is not by console but a file. Does anyone know how to set it up ? Thanks in advance