Hey,
when packing our site with webpack which depends on texzilla, we run into #53 . If we then add "system" as a dependency, we get this warning message instead:
Module not found: Error: Can't resolve 'webserver' in './node_modules/texzilla'
@ ./node_modules/texzilla/TeXZilla.js
...
It seems like both this issue and #53 still need to be fixed. In #53 it sounds like you are not planning to fix it here - so maybe somewhere else?