Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upSupport import.meta of module script #25440
Closed
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After #23370 landed, we can implement import.meta of module script.
Spec: https://html.spec.whatwg.org/multipage/#integration-with-the-javascript-module-system:import.meta
Gecko code: