HackerTrans
トップ新着トレンドコメント過去質問紹介求人

vladev

no profile record

投稿

How we built JSR

deno.com
63 ポイント·投稿者 vladev·2 年前·40 コメント

コメント

vladev
·2 年前·議論
Interesting that they use Rust for most things, rather than Deno. I would've expected more dog-fooding on their part.
vladev
·3 年前·議論
You can use the `--local` flag to build on your own computer/CI/VPS. `eas build --local -p ios --profile production` can locally build you an iOS bundle. Don't expect it to work out of the box, though. Your machine should have all the XCode tooling correctly installed and configured. Works for Android as well.