Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd import.meta support #1281
Comments
This comment has been minimized.
This comment has been minimized.
|
|
feross
closed this
Aug 13, 2019
feross
added
the
question
label
Aug 13, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Lcfvs commentedMay 17, 2019
What version of standard?
12.0.1
What operating system, Node.js, and npm version?
OS: Windows
Node: 12.1.0
NPM: 6.9.0
What did you expect to happen?
I use my own tool @lcf.vs/mjs-path, to resolve my paths, using the
import.metaWhat actually happened?
Got this error "Parsing Error: Unexpected token import"