Skip to content

Commit

Permalink
chore: remove Bower support (algolia/algoliasearch-helper-js#711)
Browse files Browse the repository at this point in the history
* chore: remove dist from tracked files

* docs: remove Bower usage

* chore: remove Bower package

* chore(build): create dist folder
  • Loading branch information
samouss authored and Haroenv committed Nov 18, 2019
1 parent 8b40b53 commit d752da5
Show file tree
Hide file tree
Showing 10 changed files with 6 additions and 15,432 deletions.
2 changes: 2 additions & 0 deletions packages/algoliasearch-helper/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,5 @@ node_modules

# Built documentation folder, tracked in gh-pages
documentation

dist
5 changes: 0 additions & 5 deletions packages/algoliasearch-helper/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ track of the search parameters and provides a higher level API.
- [Add the helper in your project](#add-the-helper-in-your-project)
- [Regular `<script>` tag](#regular-script-tag)
- [With NPM](#with-npm)
- [With bower](#with-bower)
- [Init the helper](#init-the-helper)
- [Helper lifecycle](#helper-lifecycle)
- [Objects](#objects)
Expand Down Expand Up @@ -144,10 +143,6 @@ Use our [jsDelivr](http://www.jsdelivr.com/) build:

`npm install algoliasearch-helper`

### With bower

`bower install algoliasearch-helper`

### Init the helper

```js
Expand Down
29 changes: 0 additions & 29 deletions packages/algoliasearch-helper/bower.json

This file was deleted.

Loading

0 comments on commit d752da5

Please sign in to comment.