Skip to content

Commit

Permalink
update gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
wangdahoo committed Apr 2, 2017
1 parent c96b092 commit 1b992e1
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion config/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ module.exports = {
index: path.resolve(__dirname, '../docs/index.html'),
assetsRoot: path.resolve(__dirname, '../docs'),
assetsSubDirectory: 'static',
assetsPublicPath: '/',
assetsPublicPath: './',
productionSourceMap: true,
// Gzip off by default as many popular static hosts such as
// Surge or Netlify already gzip all static assets for you.
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html><head><meta charset=utf-8><meta name=viewport content="width=device-width,user-scalable=no"><title>vue-progress</title><link href="//fonts.googleapis.com/css?family=Raleway:400,300,600,800,900|Josefin+Sans" rel=stylesheet type=text/css><link href=/static/css/app.2b860ee760b250e707f5d4aa32b314dc.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=/static/js/manifest.4d4107a2da57393a570a.js></script><script type=text/javascript src=/static/js/vendor.f31e41df8b7573dcf797.js></script><script type=text/javascript src=/static/js/app.6078d244c6c424888b8a.js></script></body></html>
<!DOCTYPE html><html><head><meta charset=utf-8><meta name=viewport content="width=device-width,user-scalable=no"><title>vue-progress</title><link href="//fonts.googleapis.com/css?family=Raleway:400,300,600,800,900|Josefin+Sans" rel=stylesheet type=text/css><link href=./static/css/app.2b860ee760b250e707f5d4aa32b314dc.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.57b3b0c3864159843372.js></script><script type=text/javascript src=./static/js/vendor.f31e41df8b7573dcf797.js></script><script type=text/javascript src=./static/js/app.6078d244c6c424888b8a.js></script></body></html>

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 1b992e1

Please sign in to comment.