Dustin J Silk
Dustin J Silk
@manucorporat friendly nudge, if you have a moment to give this some thought. I'm happy to work on a PR. I realise this might actually be a bit tricky. There's...
Looks like this might fix https://github.com/BuilderIO/qwik/issues/3081 🥳
Eventually got it working. Looks like the talib-promise dependency needs updating but couldnt find the repository for it so i just edited it directly. Updating `node_modules/talib-promise/index.js` from line 13 to:...
@okonon I couldnt get it to be more profitable. Ran it through a script to try a lot of values and nothing came from it. But maybe theres a trick...
@manucorporat if this is something you'd like in, it would be a good idea to keep it up to date with the main branch before merging so that any new...
Haha fair enough. If it helps, the plugin just calls [organizeImports](https://github.com/microsoft/TypeScript/blob/main/src/services/organizeImports.ts#L74) from the TypeScript API. @manucorporat
The reason I chose this library was because it uses the official typescript sorting method rather than a custom implementation. I’d be fine to use something else with better performance...
This will be fixed when this PR is merged and released https://github.com/BuilderIO/qwik/pull/2613
@manucorporat The static storybook build doesn't work with Qwik, so we're unable to deploy preview versions. Is this something you could help with?
Yes! You can find me under DustinJSilk#5412, just sent you a message as well