Vue打包后
有部分页面出现 Cannot create property ‘default‘ on boolean ‘true‘ 这个错误
调试代码怎么都没找到错误,原来是打包后引用的cdn中的vue版本和本地不一致造成的,
只需要更新一下cdn的版本号即可。
故此记录。
Vue打包后
有部分页面出现 Cannot create property ‘default‘ on boolean ‘true‘ 这个错误
调试代码怎么都没找到错误,原来是打包后引用的cdn中的vue版本和本地不一致造成的,
只需要更新一下cdn的版本号即可。
故此记录。
本文标题:Vue打包后部分页面 Cannot create propert
本文链接:https://www.haomeiwen.com/subject/pnmzlltx.html
网友评论