google / google/playground-elements
The playground ide is not showing up on production build
Open
- Dominant language
- TypeScript
- Stars
- 648
- Forks
- 61
- PR merge metrics
- No merged PRs in 30d
Description
On local dev build, i am importing the playground ide as a a script, src is in the local node modules folder
But when i run the production build, the ide does not appear, and shows a 404 not found error wrt the src, /node-modules/playground-elements/playground-ide.js
Is there a way to import the playground-elements package as a module?
Contributor guide
Assessment
This issue has not been assessed yet.