vue-scrollactive icon indicating copy to clipboard operation
vue-scrollactive copied to clipboard

Make sure dist file is rebuilt on commit

Open MarkusNetmaking opened this issue 4 years ago • 0 comments

  • Rebuilt dist/vue-scrollactive.min.js
  • Added (web)packing for production in pre-commit hook
  • Changed main in package.json to point to src/index.js

This solves #71.

MarkusNetmaking avatar Jun 12 '20 15:06 MarkusNetmaking