@pulpo/components
v2.0.37
Published
}`, type: 'module', rel: 'preload' }with
{ src: 'http://localhost:3333/dist/components/components.esm.js, type: 'module', rel: 'preload' }
This will tell nuxt to include the components build from the stencil watch server, now each change you do will automatically rebuild and if you refresh the page on the application it will reload the changes.
