sandeep.gs
sandeep.gs
someone looking into this?
As a workaroud - I just created a postinstall script like below `scripts/postinstall.js` ``` #!/usr/bin/env node const replace = require('replace-in-file'); const removeAntdGlobalStyles = () => { const options = {...
@himanshuc3 I'm using **babel-plugin-import** for on-demand component imports
is this already fixed?
I think you can add support for 'doneables' as well like 'thenables', as promises like 'q' are implemented 'done' instead of 'then'.
any chance to fix this?
> You can try `` to remove mask animation which has conflicts with bootstrap css. @afc163 This works, can we fix this in the next release?