Skip to content

Commit

Permalink
fix: reuse comp if only fragment change
Browse files Browse the repository at this point in the history
  • Loading branch information
ikeq committed Mar 15, 2020
1 parent abfe039 commit bd05043
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hexo-theme-inside",
"version": "2.6.3",
"version": "2.6.4",
"description": "❤️ SPA, flat and clean theme for Hexo.",
"scripts": {
"test": "jasmine --config=test/jasmine.json"
Expand Down
2 changes: 1 addition & 1 deletion source/_resources.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"root":"is-a","styles":["styles.e4c22be5bb2c26eab146.css"],"scripts":["runtime.1720a40670866f12654e.js","polyfills.69a7b8a907a7ac9da988.js","main.2010f74485a2d74373a2.js"],"class":{"blockimg":"φcy","bounded":"φcz","checklist":"φda","table":"φdb"}}
{"root":"is-a","styles":["styles.e4c22be5bb2c26eab146.css"],"scripts":["runtime.1720a40670866f12654e.js","polyfills.69a7b8a907a7ac9da988.js","main.12c3a04fa47641f902c2.js"],"class":{"blockimg":"φcy","bounded":"φcz","checklist":"φda","table":"φdb"}}

Large diffs are not rendered by default.

0 comments on commit bd05043

Please sign in to comment.