#Vite

洪 民憙 (Hong Minhee)'s avatar
洪 民憙 (Hong Minhee)

@hongminhee@hollo.social

This patch for @vite is blocking 's Cloudflare Workers support. They say it'll be included in 7, but I can't wait that long, so I'm not sure what to do… 🤔

洪 民憙 (Hong Minhee)'s avatar
洪 民憙 (Hong Minhee)

@hongminhee@hollo.social

This patch for @vite is blocking 's Cloudflare Workers support. They say it'll be included in 7, but I can't wait that long, so I'm not sure what to do… 🤔

The gallant knight's avatar
The gallant knight

@burningTyger@nrw.social

has good support for apps. Currently testing with a large app and since it has many packages in the with |s this has come handy. To start an app from the root of the project do this:
```sh
deno task --filter @scoped/package dev
```

This will run the mentioned workspace as expected. Other scripts are obviously possible. To see all possible ways of running node scripts as deno tasks, see this diff: github.com/denoland/deno/pull/

Ember Europe's avatar
Ember Europe

@embereurope@fosstodon.org

At our Q1 event, @real_ate gave an update on the momentum behind the Ember Initiative—from stable @vite builds to codemods and real-world wins like Discourse’s upgrade to GJS.

So much progress in just one month.

📺 Watch now: youtu.be/n2dJO6CCZDA

Ember Europe's avatar
Ember Europe

@embereurope@fosstodon.org

At our Q1 event, @real_ate gave an update on the momentum behind the Ember Initiative—from stable @vite builds to codemods and real-world wins like Discourse’s upgrade to GJS.

So much progress in just one month.

📺 Watch now: youtu.be/n2dJO6CCZDA

The gallant knight's avatar
The gallant knight

@burningTyger@nrw.social

has good support for apps. Currently testing with a large app and since it has many packages in the with |s this has come handy. To start an app from the root of the project do this:
```sh
deno task --filter @scoped/package dev
```

This will run the mentioned workspace as expected. Other scripts are obviously possible. To see all possible ways of running node scripts as deno tasks, see this diff: github.com/denoland/deno/pull/

:rss: Qiita - 人気の記事's avatar
:rss: Qiita - 人気の記事

@qiita@rss-mstdn.studiofreesia.com

【個人開発】YouTubeのコメントをX(Twitter)のように見れるアプリを開発しました!
qiita.com/shotaqiita/items/690

:rss: Qiita - 人気の記事's avatar
:rss: Qiita - 人気の記事

@qiita@rss-mstdn.studiofreesia.com

【React + TypeScript + Vite】デジタル名刺アプリの作成からデプロイまで
qiita.com/shin-tech/items/bd5f