phaserjs / template-webpack

A Phaser 3 project template that uses Webpack 5 for bundling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot build the project

Jooseba opened this issue · comments

Hi,

The project wont build up with npm run build, all I get is "TypeErrpr: merge is not a function". I tried to google some answers but did not find any solution.

Any idea why getting this error?

Check out the prod.js file in this PR might help. https://github.com/photonstorm/phaser3-project-template/pull/40/files

This is fixed with v2.0.0 of this template.