vite-plugin-jspm
vite-plugin-jspm copied to clipboard
A plugin which externalizes dependencies and resolves them from CDN providers using import maps and es-module-shims!
Results
2
vite-plugin-jspm issues
Sort by
recently updated
recently updated
newest added
Seems that the `resolveId` hook fo the `jspm:import-mapping` plugin never triggers. I've `npm create vite@latest my-vue-app -- --template vue` and added the jspm plugin in my vite config as ```...
help wanted
as the title, detailed error below `[ERROR] Failed to resolve entry for package "vite-plugin-jspm". The package may have incorrect main/module/exports specified in its package.json: No known conditions for "." specifier...