ScripTracker
ScripTracker copied to clipboard
Loading a module using the HttpRequest is limited
The HttpRequest loader can only take modules up to about 200kb due to ArrayBuffer to String conversion that is still needed.