vue-sticky-directive icon indicating copy to clipboard operation
vue-sticky-directive copied to clipboard

Add browser field in package.json

Open deraw opened this issue 6 years ago • 1 comments

Hi,

In v0.0.10, the module field was added to package.json, but there is a bug in webpack, module gets prioritised over main

This is an issue because we need ES5 for IE This comment suggets to add the browser field to package.json to fix the issue, I think it would be nice to do the same!

Thanks

deraw avatar Aug 19 '19 15:08 deraw

Sure, PR is welcome 😄

mehwww avatar Aug 20 '19 05:08 mehwww