Aseem Gupta

Results 21 comments of Aseem Gupta

What's rationale behind not merging it?

@boopathi There is a confusion.. [This](https://github.com/webpack-contrib/babili-webpack-plugin/issues/8#issuecomment-275622691) used to work as of version "babili-webpack-plugin": "0.0.11". It has stopped working now. I don't want to have .babelrc file and trying with [this](https://github.com/babel/babili/tree/master/packages/babel-preset-babili#via-node-api)...

After lot of error and trials, found that there was slight issue in .json animation file. In above .json file, following was missing in the starting of the file: ```...

Any fixes for this? It's a pretty good lib but it's increasing size by 4-5x

@superlancelot I also need to know, how to use Physics, DragonBones and cocos2d-x together. @kameal You got any success with it?

@philholden Nope. Nothing on this page looked like pane or frames! It looked like a someone's personal website to me. Please show a screenshot of it where is the divider...

Hey, just retouching the topic. It's annoying to see eslint errors while development. I am seeing eslint errors in the terminal console each time `webpack` tries to builds. https://github.com/erikras/react-redux-universal-hot-example/blob/master/webpack/dev.config.js#L83 How...

how can we create-save new contact using whatsapp-web.js? can this help? https://docs.wwebjs.dev/BusinessContact.html#BusinessContact

@rawsh Facing same issue, I am using vercel edge functions. ``` error [ErrorWithoutStackTrace: PineconeClient: Error getting project name: Error: A Node.js API is used (process.nextTick) which is not supported in...

Hey @hwchase17 possible to look into this on? This error cannot be catched and is ruining the logs due to internal retries. I am porting [ConversationTokenBufferMemory](https://python.langchain.com/en/latest/modules/memory/types/token_buffer.html#) to JS library but...