Abraham

Results 17 comments of Abraham

@nikhedonia it looks great, but the page you guys upload it is not up to know a documentation page as I appreciate. This website [buckaroo.netlify.com/docs](https://buckaroo.netlify.com/docs/installation) already have the documentation created,...

I think this is not necessary since it can be easily accomplished. On your `webpack.config.js` add: ```js const BundleAnalyzer = require('webpack-bundle-analyzer').BundleAnalyzerPlugin; const isAnalyzing = 'analyze' === process.env.NODE_ENV; // More Encore...

### My process is simple: I have added it to my `.gitignore` `.gitignore` ``` vite.config.*.timestamp-* ``` And I've created a script to delete these files on my main `package.json` (...

This would be a selling point because it allows the seamless integration of async/await code.

Any updates here? I have the same issue with the most basic example, so this comment here is out of date https://github.com/fixie-ai/ai-jsx/issues/451#issuecomment-1787894683 because there is a reason why it is...

@petersalas I tried it yesterday, and ran into other issues. I will report my findings or issues.

Hi @Rawnly I uninstalled it and installed it again back and it worked, but after selecting an icon it starts loading... and never stop ![error](https://user-images.githubusercontent.com/21347264/50504272-69262800-0a3a-11e9-96f7-c1f2365705b5.gif) As you asked me: I...