1.6.3 • Published 8 years ago
searchtap v1.6.3
SearchTap
How to test
npm run devwill start a webpack server in watch mode.- open test.html and test
How to build
npm run build will create a minified production js file
Push to NPM
- npm version minor|major|patch
- npm publish