Marcelo Shima

Results 573 comments of Marcelo Shima

Didn’t work https://github.com/mshima/vue-default-additional/pull/1

Increasing viewport height to 800 tests passes. https://github.com/mshima/vue-default-additional/pull/3.

Still applies using 0.30.1: https://github.com/mshima/vue-default-additional/actions/runs/15592150761/job/43913636706

@xvaara tests passes https://github.com/mshima/vue-default-additional/pull/5

I don’t understand the proposal.

> Too bad, I got error after cloning the repo and ran `npm test`. This is the message: > > ``` > node:internal/bootstrap/switches/does_own_process_state:130 > rawMethods.chdir(directory); > ^ > > Error:...

It’s partially implemented. Missing reactive sql and mongodb.

Cache seems to be influencing in tests. Tests requiring workaround increased: https://github.com/jhipster/generator-jhipster/blob/fb2b56dfb61f5058e58d7ea3173f1d5e12aaf995/generators/spring-boot/generator.ts#L289-L294

> e.g. in file `esm/locale/af.js`,`import dayjs from '../index'` means to import `root/esm/index.js`, should correct don't we? Yes, it’s just changing plugin directories. I think locales folder should be ok.

> seems we don't have to change the path here? Locale is ok, plug-ins generates a folder due to typings.