1.3.10 • Published 6 years ago

hs-poly-locator v1.3.10

Weekly downloads
157
License
-
Repository
github
Last release
6 years ago

Poly Locator

All of the client-side Locator and Directory code and markup.

Dependencies

Installation

  1. Install npm (https://docs.npmjs.com/)
  2. cd into the root directory of the theme where package.json is located.
  3. Install Gulp (https://github.com/gulpjs/gulp/blob/master/docs/getting-started.md)
  4. Run npm install
  5. Run gulp
  6. Open browser @ http://localhost:3000/

Local Development

  • Gulp runs all of the tasks required to build the site. It runs webpack for bundling JS. It copies over all the assets inside app/ to build/ directory where the compiled version lives.
  • Run gulp and navigate to http://localhost:3000/ for testing (WIP)

Publishing to NPM

TODO: Handle this in the release process.

  1. Gain collab access to the hs-poly-locator npm package (Alex R. is a good resource for this)
  2. Checkout the master branch
  3. Make sure it is up to date: git fetch && git rebase upstream/master
  4. Update your package version: npm version 1.x.x (1.x.x could be any new version tag you want to use)
  5. The previous step will create a new commit and automatically update your package.json. Make a PR for this.
  6. Publish the package to npm: npm publish
1.3.10

6 years ago

1.3.9

6 years ago

1.3.8

6 years ago

1.3.7

7 years ago

1.3.6

7 years ago

1.3.5

7 years ago

1.3.4

7 years ago

1.3.3

7 years ago

1.3.2

7 years ago

1.3.1

7 years ago

1.3.0

7 years ago

1.2.13

7 years ago

1.2.12

7 years ago

1.2.11

7 years ago

1.2.10

7 years ago

1.2.9

7 years ago

1.2.8

7 years ago

1.2.7

7 years ago

1.2.6

7 years ago

1.2.6-pre3

7 years ago

1.2.6-pre2

7 years ago

1.2.6-pre1

7 years ago

1.2.5

7 years ago

1.2.4

7 years ago

1.2.3

7 years ago

1.2.2

7 years ago

1.2.1

7 years ago

1.2.0

7 years ago

1.2.0-pre5

7 years ago

1.2.0-pre4

7 years ago

1.2.0-pre3

7 years ago

1.2.0-pre2

7 years ago

1.2.0-pre

7 years ago

1.1.9-pre4

7 years ago

1.1.9-pre3

7 years ago

1.1.9-pre2

7 years ago

1.1.9-pre

7 years ago

1.1.8

7 years ago

1.1.7

7 years ago

1.1.6

7 years ago

1.1.5

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.23

7 years ago

1.0.22

7 years ago

1.0.21

7 years ago

1.0.20

7 years ago