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?