phaser3-rollup-typescript
phaser3-rollup-typescript copied to clipboard
replace rollup to toggle plugins doesn't seem to have any effect
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.
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.