lexdubyna
lexdubyna
Hello. I'm trying to use [rollup-critical-plugin](https://github.com/nystudio107/rollup-plugin-critical) (basic setup) and standalone penthouse and it seems that the process hangs in the Docker environment (node:14.19.0) In both cases with logging I see...
Hello! Currently trying to make it work with the new composition API. I found a [codesandbox](https://codesandbox.io/s/tqte5) where it does work and [forked it](https://codesandbox.io/s/vuex-pathify-composition-api-uf7le) to try make it work with component...
When one of the items is `:disabled` and I try to move other items I get this error on sort end: ``` Uncaught TypeError: Cannot read property 'node' of undefined...
After `npm install pro_writing_aid_api --save` or `npm install prowriting/prowritingaid.javascript --save` i see this message on `npm run serve`: ``` These dependencies were not found: * ApiClient in ./node_modules/pro_writing_aid_api/src/index.js * api/ContextualThesaurusApi...