vercel/webpack-asset-relocator-loader

Upgrade to ncc 0.14.1

guybedford opened this issue · 1 comments

This project will produce a build bug if built with ncc 0.14.0 or below due to the lack of support for vercel/ncc#271.

I cheated and used a patched ncc version to publish the last release here, so have pushed a commit at d781529 which will not support installation / publishing until the new ncc version is available with the fix.

Fixed in 6cd1b4e.