page-skeleton-webpack-plugin icon indicating copy to clipboard operation
page-skeleton-webpack-plugin copied to clipboard

Webpack plugin to generate the skeleton page automatically

Results 101 page-skeleton-webpack-plugin issues
Sort by recently updated
recently updated
newest added

### Description The `page-skeleton-webpack-plugin` was installed and configured using the project generated by the `@vue/cli 3.0` scaffold, but the skeleton screen could not be generated when the project was run....

该插件是否支持hash url?

![image](https://user-images.githubusercontent.com/18346513/50447711-1f651100-0958-11e9-86e3-6ec6497c3991.png)

请问vue-cli2的该怎么配置?一直提示缺包

他这意思是 还会去下个chrome吗 ``` $ yarn add -D page-skeleton-webpack-plugin yarn add v1.3.2 [1/5] Validating package.json... [2/5] Resolving packages... [3/5] Fetching packages... info [email protected]: The platform "win32" is incompatible with this module....

| Q | A | ---------------- | --- | Bug fix? | yes | New feature? | no | BC breaks? | yes/no | Deprecations? | yes/no | New tests...

### Description 采取将骨架屏预先插入html中的骨架屏方案,那骨架屏在Vue根实例挂载完就消失,但是,此时ajax的数据还没获取到,这样会导致一小段时间的白屏,这里有什么方案解决呢。

### Description ```html 1 1 .item { background: 一个base64图 } ``` 上述情况下,如果指定grayBlock: ['.item'], 那么变成灰色的只有第一个 ### Steps to reproduce 如上所述 **Expected behavior:** [What you expected to happen] **Actual behavior:** [What actually...

### Description 我看到项目里的LICENSE中都会声明版权所属方,例如`Copyright (c) 2015-present, Facebook, Inc.`但是该项目没有 ### Steps to reproduce ```bash cat src/LICENSE ``` **Expected behavior:** 正确的版权声明 **Actual behavior:** 不完整的版权声明 **Link to an example:** [If you're reporting a bug...

### Description 点击项目readme的build徽章,发现进入的还是github,而不是集成记录,感觉这个徽章不是真实的。不能让用户信任你是构建成功的。 ### Steps to reproduce 1. 最Github找到项目首页 2.点击readme的build徽章 **Expected behavior:** 跳转到项目的集成历史页 **Actual behavior:** 仍然为当前页 **Link to an example:** [If you're reporting a bug that's not reproducible, please try...