vue-infinite-scroll icon indicating copy to clipboard operation
vue-infinite-scroll copied to clipboard

Make component SSR compatible

Open codetheorist opened this issue 6 years ago • 2 comments

Changes

  • Make component SSR compatible using 'process.BROWSER_BUILD' check
  • Add missing rollup-plugin-* dependencies to package.json
  • Move doCheck() function to before it is called pass tests

codetheorist avatar Feb 21 '18 17:02 codetheorist