Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

feat: support dynamic ES6 import #1006

Merged
merged 1 commit into from
Aug 26, 2019
Merged

feat: support dynamic ES6 import #1006

merged 1 commit into from
Aug 26, 2019

Conversation

sis0k0
Copy link
Contributor

@sis0k0 sis0k0 commented Jul 25, 2019

PR Checklist

What is the current behavior?

Currently, the following syntax is not supported in TS projects

import(`~/app/home/home.module`)

What is the new behavior?

The dynamic import will be supported in TS/Angular projects.

See also: NativeScript/nativescript-app-templates#68

@sis0k0
Copy link
Contributor Author

sis0k0 commented Aug 7, 2019

test

@rosen-vladimirov
Copy link
Contributor

test

2 similar comments
@manoldonev
Copy link
Contributor

test

@rosen-vladimirov
Copy link
Contributor

test

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

Successfully merging this pull request may close these issues.

5 participants