-
### Make sure to check the demo app(s) for sample usage
checked
### Make sure to check the existing issues in this repository
checked
### If the demo apps cannot help and there is no issue for y…
-
We are planning to create SPFX webparts for sharepoint online modern site. We have setup SPFX environment in the windows 10 new machine and infact tried many machine but we are facing issue in npm ins…
-
v1.2.xx将不再更新新功能,可以在该分支下获取源码。
现即将开始重构推出v2.0,除了底层优化外,将:
- [x] 采用SDK/Skin分离的方式,让自定义皮肤更方便
- [x] 针对直播业务,增加动态释放内存功能,以支持7x24直播
- [ ] 针对点播功能,新增快进/快退功能
- [x] 针对直播业务,增加低延迟模式,以消除网络波动造成的TCP累积延迟
- […
-
## 02 月 05 日
### JS
- IE 浏览器报 ``Promise 找不到`` 的问题,解决办法:
``` bash
$ npm install promise-polyfill --save
```
``` js
import Promise from 'promise-polyfill';
if (!window.Promise) {
wi…
-
## CVE-2022-37598 - Critical Severity Vulnerability
Vulnerable Library - uglify-js-3.12.8.tgz
JavaScript parser, mangler/compressor and beautifier toolkit
Library home page: https://registry.npmjs.o…
-
I just set up tests for Web Starter Kit on Appveyor and was pretty shocked at the difference in build time.
Rollup + Babel on my linux desktop is 3s.
Rollup + Babel on my Windows Surface is 30s
Rollu…
-
#### I'm opening this issue because:
- [ ] npm is crashing.
- [ ] npm is producing an incorrect install.
- [x] npm is doing something I don't understand.
- [ ] Other (_see below for feat…
ghost updated
6 years ago
-
```bash
patrick@patrick-P506:~/test$ mkdir temp
patrick@patrick-P506:~/test$ vue init pablohpsilva/vue-material-boilerplate
? Generate project in current directory? Yes
? Project name test
? Pr…
-
**Describe the bug**
Power Apps solution checker shows a medium severity issues because:
1. Deprecated Xrm.Page is used in dg.xrmquery.web.js.
2. == and != are used for comparison instead of === an…
-
This is the source of a lot of bugs. Also, it is feature.