FranckFreiburger / vue3-sfc-loader

Single File Component loader for Vue2 and Vue3. Load .vue files directly from your HTML. No node.js environment, no build step.
MIT License
1.03k stars 116 forks source link

The withCache method should use the return value when it exists #163

Closed fushengruomengzhang closed 10 months ago

fushengruomengzhang commented 10 months ago

The withCache method should use the return value when it exists.