I'm on Ionic 4. I had to change line 35 of minifier.js to this: `_this.platformPaths.push(path.join(_this.basePath, platform,'app', 'src', 'main', 'assets', 'www'));` to get it working.