Andrew Craswell
Andrew Craswell
@peter-hartmann , seems webpack started adding a line of plain text at the beginning of the exported stats.json, and also at the end. After removing those and refreshing the page,...
Looks like 1.7 released last month, and the suspense is killing me ;)
Having this issue as well.
I ran into this issue 6 months ago when I was trying to onboard Fluid Framework for our app. We also use Vite, and I ended up giving up feeling...
Woohoo! This is great! Can't wait to start using this on all my projects :)
@w1106c, @jrwats I'm getting ready to localize an application that we would like to use FBT for and this question is super relevant. I'm interested in your experience working with...
That would be incredible. I think if something along those lines could become a feature than this library would be a perfect replacement for many existing localization libraries.
Don't think this is possible using ADAL, which this library uses. To interop with version 2.0 tokens, you will need to use MSAL library: https://github.com/AzureAD/microsoft-authentication-library-for-js `react-adal` is pretty much the...
Both are available now, any chance of getting the diagram updated?
> I have created one naive TRX reporter: https://github.com/ShuiRuTian/trx-reporter-for-playwright > > I did not concern much about some edge conditions for now(like what about the attachment only with content, where...