Hey, is there a way to allow `package.manifest` fi...
# package-development
d
Hey, is there a way to allow
package.manifest
files to load remote JavaScript files please? Also, is there a way to specify the
type="module"
attribute on them? I'm trying to integrate with Vite so I can benefit from HMR while working on custom back office functionality, but I am stumped. https://vitejs.dev/guide/backend-integration.html