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

[Bug]: Webcomponent Manifest links to wrong files #2104

Closed
1 task done
jogibear9988 opened this issue Feb 13, 2022 · 2 comments · Fixed by #2447
Closed
1 task done

[Bug]: Webcomponent Manifest links to wrong files #2104

jogibear9988 opened this issue Feb 13, 2022 · 2 comments · Fixed by #2447
Labels
1.0.0 Issues that should be addressed for a 1.0 release! Breaking bug Something isn't working Tooling

Comments

@jogibear9988
Copy link

Code of conduct

  • I agree to follow this project's code of conduct.

Impacted component(s)

all

Expected behavior

manifest should link to javascript files

Actual behavior

it links to typescript files.

Screenshots

No response

What browsers are you seeing the problem in?

No response

How can we reproduce this issue?

  1. Go to '...'
  2. Click on '....'
  3. Scroll to '....'
  4. Check console
  5. See error

Sample code that illustrates the problem

No response

Logs taken while reproducing problem

No response

@jogibear9988 jogibear9988 added bug Something isn't working triage An issue needing triage labels Feb 13, 2022
@jogibear9988
Copy link
Author

@Westbrook justin has stated here webcomponents/custom-elements-manifest#96 the manifest should link to "js" files

@jogibear9988
Copy link
Author

And could you also add a manifest to your "bundle" package? So in a designer I only had to include one manifest? (don't know if this is possible)

@Westbrook Westbrook added 1.0.0 Issues that should be addressed for a 1.0 release! Breaking and removed triage An issue needing triage labels Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.0.0 Issues that should be addressed for a 1.0 release! Breaking bug Something isn't working Tooling
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants