summaryrefslogtreecommitdiff
path: root/tests/imports_meta2.js
AgeCommit message (Collapse)Author
2019-02-18Add window.locationRyan Dahl
2019-01-30Refactor libdeno ES module interface. (#1624)Ryan Dahl
Allows for future asynchronous module loading. Add support for import.meta.url Fixes #1496