-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Comments
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! |
Sounds good. I have a Babel 7 |
@justinfagnani @e111077 @EricSimons A nightly version of TypeScript will be available by midnight (Pacific time) if you wanted to try it out. |
@DanielRosenwasser thanks a bunch, looks great on our end 👍 @justinfagnani this is now live on prod! |
Using
import.meta
is causing a syntax error.The text was updated successfully, but these errors were encountered: