Component
Other...
Package version
3.0.0-rc.1
@microsoft/fast-element version
transitively included
Environment
no-build environment, I use the CDN
<!DOCTYPE html>
<html lang="en">
<head>
<script type="module" src="https://unpkg.com/@fluentui/web-components@3.0.0-rc.1/dist/esm/index.js"></script>
</head>
<!-- ... -->
</html>
Current Behavior
There are tslib references in the compiled JavaScript output
Expected Behavior
There should be no references to TypeScript after compiling
Reproduction
https://bolt.new/~/sb1-qpvhikrz
https://fluent-ui-no-build-s-4qta.bolt.host
Steps to reproduce
Check the console / DevTools
Are you reporting an Accessibility issue?
None
Suggested severity
Low - Has or doesn't need a workaround
Products/sites affected
No response
Are you willing to submit a PR to fix?
no
Validations