phaser3-rollup-typescript icon indicating copy to clipboard operation
phaser3-rollup-typescript copied to clipboard

replace rollup to toggle plugins doesn't seem to have any effect

Open raam86 opened this issue 3 years ago • 1 comments
trafficstars

They way I understood the comment is that by toggling true/false near the plugin name controls its inclusion in the resulting rolledup js file.

The size of the file doesn't change regardless of settings.

raam86 avatar Aug 10 '22 11:08 raam86

I copied the rollup replace config from https://github.com/photonstorm/phaser3-typescript-project-template/blob/master/rollup.config.dist.js which is the official typescript template. I may need help to investigate this further.

geocine avatar Aug 25 '22 05:08 geocine