Muthui Muthengi
Muthui Muthengi
@tinovyatkin I've gotten a bit oriented to the repo. Is it ok if I take this up?
@Eazybee I mean when a user checks out to a new branch. When in a workspace that is a git repository, the extension assumes each branch corresponds to a story...
The issue and other typescript 5 related issues were fixed in version `6.5.3`.
@adamwatters I added a script instead of ejecting the app. However the build is still too slow to be practical and I can't figure why. It builds the `src/` folder....
@adamwatters What if we 'ejected' the app and then add a plugin like [this](https://github.com/gajus/write-file-webpack-plugin) that can write content generated from `webpack-dev-server` to disk to webpack config? With this we can:...