Michał Kapiczyński
Michał Kapiczyński
I'm having the same issue with version 5.4.0 ``` npm run docs > [email protected] docs /builds/project-0 > node ./node_modules/.bin/documentation build ./src/services/index.js --output ./docs --format html --config .documentation.yml --github Error: Parsing...
You're right this service isn't scalable and for the system I was working with that wasn't an issue because we didn't have demanding workload. I don't believe we can store...
Actually I though of a scalable solution. We could place a queue in front of the notification service. We would push all the notifications to the queue and the instance...
This is a light version of codemirror configured only for linting & js mode. If you are looking for full version, please check out [full featured codemirror](https://surmon-china.github.io/vue-codemirror/)