Skip to content

Commit

Permalink
fix: icon fonts
Browse files Browse the repository at this point in the history
  • Loading branch information
hilongjw committed Sep 2, 2016
1 parent d13100f commit 9e6afd8
Show file tree
Hide file tree
Showing 42 changed files with 5 additions and 2,915 deletions.
2 changes: 1 addition & 1 deletion build/webpack.base.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ module.exports = {
include: projectRoot,
query: {
limit: 10000,
name: 'static/css/static/fonts/[name].[ext]'
name: utils.assetsPath('fonts/[name].[ext]')
}
}
]
Expand Down
2 changes: 1 addition & 1 deletion dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');

ga('create', 'UA-83326118-1', 'auto');
ga('send', 'pageview');</script><script type=text/javascript src=static/js/manifest.1beaefae503f25c1a791.js></script><script type=text/javascript src=static/js/vendor.3e234a7bb8d15a8e448f.js></script><script type=text/javascript src=static/js/app.abe6629a285bf7f71d07.js></script><script type=text/javascript src=static/js/dist.95b9f41758be25dad5d9.js></script></body></html>
ga('send', 'pageview');</script><script type=text/javascript src=static/js/manifest.22e46e7c142efa398047.js></script><script type=text/javascript src=static/js/vendor.3e234a7bb8d15a8e448f.js></script><script type=text/javascript src=static/js/app.d0f6bfa5106eedf4ce28.js></script><script type=text/javascript src=static/js/dist.795b1e98fcc224b4214e.js></script></body></html>
2 changes: 1 addition & 1 deletion dist/static/css/app.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/static/css/dist.css

Large diffs are not rendered by default.

File renamed without changes.
File renamed without changes.

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

34 changes: 0 additions & 34 deletions static/js/0.5d3128e5922262224d4b.js

This file was deleted.

Loading

0 comments on commit 9e6afd8

Please sign in to comment.