jspm / generator

JSPM Import Map Generator
Apache License 2.0
160 stars 20 forks source link

@tailwindcss/typography@0.5.10: import statements contain `||` resulting in not found errors #334

Open jimkyndemeyer opened 7 months ago

jimkyndemeyer commented 7 months ago

From https://jspm.dev/npm:@tailwindcss/typography@0.5.10:

import '../npm:tailwindcss@>=3.0.0 || insiders/plugin!cjs'; // <- Gives a not found in the Next.js bundler (other URLs work)

The original published code doesn't have this conditional: https://www.npmjs.com/package/@tailwindcss/typography?activeTab=code