Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想使用 Vue JS 为 MPA 构建 WordPress 插件。用 VUE JS 构建我的插件的更好方法是什么。我应该使用 Webpack 构建方法还是 VUE Js cdn。哪个是更好的方法,为什么?提前致谢。
如果您希望本地文件与 webpack 一起使用,您更喜欢什么,webpack 也可以帮助旧浏览器。如果您想要文件不是自托管的,请使用 cdn Br