testing-playground icon indicating copy to clipboard operation
testing-playground copied to clipboard

Add missing embed.js file to built output

Open gxxcastillo opened this issue 6 months ago • 0 comments

What:

/embed.js file is missing from the built output.

Why:

While the embed.js file is missing it is not possible to load the embed.js file:

<script async src="https://testing-playground.com/embed.js"></script>

How:

Added embed.js to the built output.

Checklist:

  • [ ] Tests N/A
  • [x] Ready to be merged

gxxcastillo avatar Jun 13 '25 20:06 gxxcastillo