BotFramework-WebChat icon indicating copy to clipboard operation
BotFramework-WebChat copied to clipboard

markdown-it is missing deps `punycode`

Open compulim opened this issue 1 year ago • 0 comments

Is it an issue related to Adaptive Cards?

No

Is this an accessibility issue?

No

What version of Web Chat are you using?

Latest production

Which distribution are you using Web Chat from?

Bundle (webchat.js)

Which hosting environment does this issue primarily affect?

Web apps

Which browsers and platforms do the issue happened?

Others or unrelated

Which area does this issue affect?

Development experience

What is the public URL for the website?

No response

Please describe the bug

markdown-it forget to add punycode to their dependencies.

Do you see any errors in console log?

No response

How to reproduce the issue?

  1. Build Web Chat using ESBuild

What do you expect?

Build succeed.

What actually happened?

Build failed with punycode dependency not found.

Do you have any screenshots or recordings to repro the issue?

image

Adaptive Card JSON

No response

Additional context

No response

compulim avatar Apr 26 '24 01:04 compulim