We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 456fbf4 commit ffb5a40Copy full SHA for ffb5a40
.gitattributes
@@ -0,0 +1 @@
1
+*.js linguist-language=Vue
package.json
@@ -1,7 +1,7 @@
{
2
"name": "@xunlei/vue-lazy-component",
3
"description": "Vue.js 2.0 组件级懒加载方案",
4
- "version": "1.0.7",
+ "version": "1.0.8",
5
"private": false,
6
"main": "dist/vue-lazy-component.js",
7
"files": [
0 commit comments