browser-vue-loader
browser-vue-loader copied to clipboard
WP warning: @babel/polyfill is loaded more than once on this page (Wordpress). How use noconflict ?
Console have some warning on enqueue browser-vue-loader in wordpress. I think browser-vue-loader use babel but it already loaded from another plugin. How resolve conflict ? Can i use some noconflict ?
wp-polyfill.min.js?ver=7.4.4:1
@babel/polyfill is loaded more than once on this page. This is probably not desirable/intended and may have consequences if different versions of the polyfills are applied sequentially. If you do need to load the polyfill more than once, use @babel/polyfill/noConflict instead to bypass the warning.