leokolezhuk
leokolezhuk
## 🚀 Feature Proposal Currently the usage of vue-template-compiler in this package prevents using the parser in a vue 3 project. Supporting both vue 2 and vue 3 versions would...
## 🐛 Bug Report When using Vue SFC files with a custom VueLexer configuration specifying an array of supporting functions, the Vue Lexer does not look up the specified functions...
If the stored state ends up containing an object with a circular reference, an error occurs during the _signinStart of the oidc-client. This results in the signin process not succeeding....
Upgraded to webpack 5.7 from 4.x and VueCli 5 from 4. In an es module using the js-graph-algorithms package. `const jsgraphs = require('js-graph-algorithms');` In this case jsgraphs is an empty...