vue-element-query icon indicating copy to clipboard operation
vue-element-query copied to clipboard

VueJS mixin plugin for creating element size queries in components

Results 1 vue-element-query issues
Sort by recently updated
recently updated
newest added

Hi, I'm getting an issue with having core-js 3 and not having core-js 2.6 in the dist files the plugin try to import /modules/es6. ` import 'core-js/modules/es6.string.includes';`