Phaser3-cli gammafp

I made several games using the phaser3-cli gammafp template, but the problem arose when I wanted to publish them because I don’t know how to make a webpack. I tried to install parcel and webpack but problems occur. Please help!

Hi,
I’d recommend considering Vite as it’s a more modern and more intuitive competitor to Parcel.

Supertommy (Ourcade) also moved away from Parcel in favor of Vite and he made his template started project open-source:

I have an opensource Phaser-Matter-Vite sandbox you can also inspect - I’ll attract your attention to the vite config file as it uses a separate “build” folder to avoid mixing sources and output: