nolimitdev

Results 20 issues of nolimitdev

Hi, im building app.js with webpack and in IE 11 I got error `Expected ';'` for this line `state[x][y] = 0n;` of sha3.js. I tried to include @babel/plugin-syntax-bigint but it...

Changes in file e.g. vars.css passed to Options.importFrom option does not trigger rebuild. How to solve it? Im wondered that I did not find anything about this problem on the...

1.) Is sync way available? I see in source code in index.cjs.js that it should return sync function when there is no import and export in options `const canReturnSyncFunction =...

As recommended in https://github.com/antirez/redis/issues/5564 I report doc related issue here. Cluster tutorial (https://redis.io/topics/cluster-tutorial) says that since Redis 5 we can start cluster with command `redis-cli --cluster create 127.0.0.1:7000 127.0.0.1:7001 127.0.0.1:7002...

Setting `offerToReceiveAudio:true` and `offerToReceiveVideo:true` before creating offer `peerConnection.createOffer()` is now deprecated and Safari does not support already it. We need to use new way `peerConnection.addTransceiver('audio')` and `peerConnection.addTransceiver('video')` but it breaks...

https://github.com/vuejs/vue-loader/issues/1849 fix thanks to @nskazki

Hi, thanks for great article https://www.freecodecamp.org/news/getting-started-with-vue-single-file-components-using-webpack-2ae078058688/ I would like to ask why `` is in index.html? It works without it well. It seems that vuejs is included in final /dist/index.js...

### Checklist before submitting a bug report - [X] I've updated to the latest released version of the SDK - [X] I've searched for existing [Github issues](https://github.com/facebook/facebook-android-sdk/issues) - [X] I've...

needs-triage
bug

### Checklist before submitting a bug report - [X] I've updated to the latest released version of the SDK - [X] I've searched for existing [Github issues](https://github.com/facebook/facebook-android-sdk/issues) - [X] I've...

needs-triage
bug

### Checklist before submitting a bug report - [X] I've updated to the latest released version of the SDK - [X] I've searched for existing [Github issues](https://github.com/facebook/facebook-android-sdk/issues) - [X] I've...

needs-triage
bug