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

Error after load vue3-sfc-loader server nginx #194

Open sqqdcl opened 1 week ago

sqqdcl commented 1 week ago

Description error I downloaded Vue3-sfc-loader.js locally and uploaded it to the server for nginx to run as a demonstration. Failed with error Download files using curl: https://cdn.jsdelivr.net/npm/vue3-sfc-loader/dist/vue3-sfc-loader.js Error loading page (Google, Firefox, and other browsers all report errors): image

edition Browser (name and version): Chrome version 123.0.631.122 (official version) (x86_64) Vue3 SFC loading program: both v0.9.5 for Vue3 and v0.8.4 for Vue3 have the same error. Additional Context The local vscode+HTTP server - o runs normally. Google Chrome: Version 124.0.6367.202 (official version) (64 bit)