4

vue3 使用cdn报错Cannot read property 'version' of undefined

 2 years ago
source link: https://www.oschina.net/question/2374154_2324566
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

vue3 使用cdn报错Cannot read property 'version' of undefined

Wisdom-Shaw 发布于 昨天 11:20



vue.config.js



main.js

import { createApp } from "vue" ;
import App from "./App.vue" ;
createApp ( App ). mount ( "#app" );

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK