amalitsky / gzip-size-import-issue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sandbox to reproduce specific gzip-size library bug

Gzip Size Bug link

Steps to reproduce

  • download
  • npm run build
  • npm run start

Expected Failure

throw Error('Dynamic require of "' + x + '" is not supported');
Error: Dynamic require of "stream" is not supported

About


Languages

Language:TypeScript 100.0%