// The shared React, taken from core rather than bundled. // // Why a shim file exists at all (MODULE_API.md §3.6, and the spike proved it the // hard way): Rollup's `external` alone emits a bare `import 'react'` into the // chunk, which the browser cannot resolve without an import map — and an import // map has to be an inline `