Skip to content

Commit e4c440e

Browse files
committed
update docs for gh pages
1 parent debdbad commit e4c440e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/gh-pages.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## Publish to GitHub Pages
22

3-
Run `npm run gh-pages` for each example root b swaping the root directory in `webpack.config.js`. Rename `dist` directories to `static`. Push `gh-pages` branch.
3+
Run `npm run gh-pages` for each example root b swaping the root directory in `webpack.config.js` and `package.json`. Rename `dist` directories to `static`. Push `gh-pages` branch.
44

55
Make sure the `<script src="static/bundle.js"></script>` is a relative link to the bundle. On `master` this link should be absolute.

0 commit comments

Comments
 (0)