Vasily Mikhaylovsky

Results 13 issues of Vasily Mikhaylovsky

Hello, @microcipcip. It throws error on import @vue/composition-api with vue3. How I can use it with vue3?

Passing current app will be useful to me to automatically determinate webpack devServer.public

For using ".sub.domain" as tld hotel cut ".sub" part from links services at hotel.sub.domain. This patch fixes it

Add CLI commands hotel ps — view runned apps hotel down — stop app (or kill) hotel up — up app hotel open — open project url in browser

I'm trying to start hotel under android and got an error: ``` $ uname -a Linux localhost 3.18.20-perf-g477e4fa #1 SMP PREEMPT Fri Feb 10 14:34:02 CST 2017 aarch64 Android $...

I found a way to run @vue/vue2-jest with esbuild jest.config.js: ```js const esJest = require('./esJest.js') module.exports = { testEnvironment: 'jest-environment-jsdom', transform: { '^.+\\.js$': './esJest.js', '^.+\\.vue$': '@vue/vue2-jest' }, globals: { 'vue-jest':...

enhancement

**Checklist** - [x] Tests added / updated - [-] Docs added / updated **Does this PR introduce a breaking change?** - [ ] Yes - [x] No **Additional context** Fix...

Hello. I have a problem with the module when I use it with nodejs. Welcome to Node.js v18.12.1. Type ".help" for more information. > import('axios-auth-refresh').then(console.log) > [Module: null prototype] {...

## Summary by CodeRabbit ## Release Notes * **New Features** * Added full Russian language support to the documentation site, including localized navigation, sidebars, and multi-language configuration. * **Documentation** *...

docs