qaynam

Results 6 comments of qaynam

> I just add a "clean" script that runs before "dev" that deletes the build folders. > > ```json > "clean": "rimraf build public/build", > "dev": "npm run clean &&...

> > Sounds great @jmcdo29! AFAIR `swc` can be used in conjunction with webpack as well, correct? In this case, simply adding `--swc` flag and `swc: boolean` option to the...

any solution for this? I replaced @swc/jest transformer with esbuild-runner/jest and jest.mock no longer works correctly some.test.ts ```ts import { myModule } from "@/someDir"; import { myFunction } from "@/myFunction";...

It's been two years and still no update?

any update ??? ![image](https://user-images.githubusercontent.com/33139713/206835001-06099c30-f1cd-46de-a1b5-6e1c90485f95.png)