Skip to content
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

import named as alias fail #53

Closed
idoros opened this issue Aug 1, 2017 · 0 comments · Fixed by #54
Closed

import named as alias fail #53

idoros opened this issue Aug 1, 2017 · 0 comments · Fixed by #54
Assignees
Labels
bug Unexpected behavior or exception

Comments

@idoros
Copy link
Collaborator

idoros commented Aug 1, 2017

:import {
    -st-from: "./path";
    -st-named: param1 as P1;
}

will not resolve param1

@idoros idoros added the bug Unexpected behavior or exception label Aug 1, 2017
@idoros idoros self-assigned this Aug 1, 2017
idoros added a commit that referenced this issue Aug 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Unexpected behavior or exception
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant