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

Non-compliant ESM code references #233

Closed
blackfalcon opened this issue Oct 23, 2024 · 1 comment
Closed

Non-compliant ESM code references #233

blackfalcon opened this issue Oct 23, 2024 · 1 comment
Assignees
Labels
Type: Bug Bug or Bug fixes

Comments

@blackfalcon
Copy link
Member

Please verify the version of auro-hyperlink you have installed

@latest

Please describe the bug

See the following code

import iconVersion from './iconVersion';

Import endpoint does not have syntax prefix causing consumer's build to break.

Reproducing the error on the docsite

This issue cannot be reproduced on the Auro docsite

Expected behavior

Updated components should not break build pipelines.

What browsers are you seeing the problem on?

n/a

Additional context

n/a

Exit criteria

This issue can be closed once the incomplete code has been updated.

@blackfalcon blackfalcon added the Type: Bug Bug or Bug fixes label Oct 23, 2024
@jason-capsule42
Copy link
Member

This was already fixed before this bug was opened as part of this work: #231

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

No branches or pull requests

3 participants