Closed Thorvarium closed 8 months ago
pnpm create monkey
# choose react-ts
cd react-ts
pnpm i
pnpm dev
are there any other questions ?
pnpm create monkey # choose react-ts cd react-ts pnpm i pnpm dev
are there any other questions ?
Thanks for the fast reply. It does work on a new project. I will keep messing around my project to see if I can make it work too.
That is all! thanks
@lisonge I've figured out. It does not work if I have window.stop(); inside the monkey format: { generate(
Is this supported? Doesn't matter what I do, I can't make the components and profiler tabs to load