Hieu Pham (Web platform)
Hieu Pham (Web platform)
Currently, in postcss-loader https://github.com/egoist/rollup-plugin-postcss/blob/master/src/postcss-loader.js#L85, the plugin generate the scoped name as `[name]_[local]__[hash:base64:5]`, could we support a feature to customize this?
- Reason React 0.7 with different binding syntax is released several months ago. Time to update? - Consider upgrading to a newer Bucklescript version as well
Eg https://github.com/facebook/react/blob/main/LICENSE
As throttle-debounce is used in production code https://github.com/michaeldzjap/react-signature-pad-wrapper/tree/8d362f5dfb550edbc119137515b0ab1d628ffda8/src/SignaturePad.tsx, should we move it to dependencies instead of devDependencies https://github.com/michaeldzjap/react-signature-pad-wrapper/blob/8d362f5dfb550edbc119137515b0ab1d628ffda8/package.json#L70
1. I create a coupon with Redemption Limit = 0 (so the number of time usage should be ∞) 2. Then I use this coupon by this code: Coupons.redeem(coupon, amount:...
# Description We experienced with degraded performance when using Mixpanel session replay along with some specific browser extension such as: Grammarly (This extension is common from our end). We started...