jorendorff / js-loaders

Pseudoimplementation of the proposed ES6 module loaders.
54 stars 7 forks source link

System baseURL as document.baseURI allows URL fragments #72

Open guybedford opened 10 years ago

guybedford commented 10 years ago

Surely URL fragments should be excluded from the default baseURL of the current page?