Max Liashuk
Max Liashuk
Issues I have: 1) Task description is abstract and it's hard to realize what you should do here. 2) Solution should be executed in 0.4s-0.6s. But my solution executed in...
First of all, thank you for your work! It's cool :sunglasses: It seems like there is not way to hide modal-header and modal footer blocks. ``` html ``` Can you...
I suggest you to add names to components for better debug experince with `vue-devtool`.  What do you think about that?
Hi There is `` in bundle but no ``. Meta keywords is also quite needed for me: ``` html ``` Do you have plans to support it?
Got warning on `exakat doctor` ``` Set MaxPermSize to 512 or more in neo4j/conf/neo4j-wrapper.conf, with "wrapper.java.additional=-XX:MaxPermSize=512m" around line 20 ``` Full log: ``` exakat : version : 0.9.2 build :...
webpack 3.5.2, default auto config I got an error while building: ``` > webpack --config webpack.config.development.js ⏲ d-l-l took: 54.687ms ModuleNotFoundError: Module not found: Error: Can't resolve 'child_process' in '/home/maks/Projects/ba-site/public/node_modules/execa'...
Hey 👋 NPM badge in README displays info about wrong package. I've decided to fix it. Cool idea BTW 😎
Can't use the action when there a base branch `dev`, and a folder in a project called `dev` Might be related to https://github.com/andresz1/size-limit-action/issues/113