Leave only JavaScript builtins to default externals.
Implement a special '@browser' keyword, which when used as: --external=@browser will include all the standard browser web API classes, listing of which taken from: https://developer.mozilla.org/en-US/docs/Web/API Fixes #502
Loading
Please register or sign in to comment