Daniel Lo Nigro
Daniel Lo Nigro
`dist/main.js` is 57 KB: https://unpkg.com/[email protected]/dist/. Looking at the JS file, it appears to have chunks of React init (eg. PropTypes): https://unpkg.com/[email protected]/dist/main.js If I use your code from Git rather than...
Need to figure out how to do this. Maybe we could have a GitHub Action that publishes if all tests pass. Suffix version with `-dev` or similar. Maybe date-based like...
I hit a vague "Could not replace path" error today: http://astexplorer.net/#/gist/cfb2f93a39c4a80a1ecf44930092b59f/edca9a554a9aad19c62f098b07ee024a9c418241 After digging around for a while, I found #157, where @fkling wrote: > You should not be looking for...
It's interesting that this benchmark includes Swift but doesn't include more popular languages like Python, Ruby, Java, C#, etc. Would be good to add more languages :smile:
https://docs.microsoft.com/en-us/aspnet/core/fundamentals/http-requests?view=aspnetcore-2.2#httpclient-and-lifetime-management
Serverless is the cool new thing
This adds the ability to customize options on a per-directory basis. My main use case is to use the "icons" view as the default view just for certain directories (directories...