You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
4
4
5
5
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