Skip to content

import.meta support #378

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
justinfagnani opened this issue Mar 31, 2018 · 4 comments
Closed

import.meta support #378

justinfagnani opened this issue Mar 31, 2018 · 4 comments

Comments

@justinfagnani
Copy link

Using import.meta is causing a syntax error.

@EricSimons
Copy link
Member

We're using TSC under the hood for transpilation; looks like you already filed an issue for it microsoft/TypeScript#22861

I'm currently working to get a major feature out the door by end of next week, but no-transpile mode/static asset support is what I'm working on directly afterwards. Hoping to get it online before ng-conf (which requires prep from us bc we're presenting), but worst case it'll be online be end of month!

@justinfagnani
Copy link
Author

Sounds good. I have a Babel 7 import.meta transform in progress now, though that probably doesn't help much.

@DanielRosenwasser
Copy link

DanielRosenwasser commented Apr 28, 2018

@justinfagnani @e111077 @EricSimons A nightly version of TypeScript will be available by midnight (Pacific time) if you wanted to try it out.

@EricSimons
Copy link
Member

@DanielRosenwasser thanks a bunch, looks great on our end 👍

@justinfagnani this is now live on prod!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants