Update tooling (#99)
- Update browserify, serve, and tape to the latest versions - update the example script to reflect serve's new CLI options - Remove the uneeded dependency on opn-cli - Force Travis to use NPM 5.x - Remove bower.json
This commit was merged in pull request #99.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Pjax
|
||||
|
||||
[](https://travis-ci.org/MoOx/pjax) [@todo fix CI](https://github.com/MoOx/pjax/issues/63).
|
||||
[](https://travis-ci.org/MoOx/pjax).
|
||||
|
||||
> Easily enable fast Ajax navigation on any website (using pushState + xhr)
|
||||
|
||||
@@ -522,7 +522,7 @@ wrapper on each page (to avoid differences of DOM between pages)
|
||||
|
||||
## Examples
|
||||
|
||||
Clone this repository and run `npm run example`, then open `http://localhost:3000/example` in your browser.
|
||||
Clone this repository and run `npm run example`, which will open the example app in your browser.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user