Adam
Adam
CDCloudflare Developers
Created by Cory on 4/10/2024 in #general-help
How do I use multiple wrangler.toml with different projects in a mono-repo?
We're actively working on this.
10 replies
CDCloudflare Developers
Created by Magical.Puffin on 4/6/2024 in #wrangler
nvm I figured it out after running
Hello 👋 Glad you were able to get this worked out! You shouldn't need to specify the environment. How were you deploying (ie. what command were you using, etc.) when the issue was happening?
2 replies
CDCloudflare Developers
Created by Kevin on 3/27/2024 in #wrangler
Not sure if this is a #wrangler or #
@Kevin W - Itty could you file an issue for this in our repo so we can take a look? https://github.com/cloudflare/workers-sdk/issues That repo is for wrangler and miniflare so we can sort it out there. Thanks!
3 replies
CDCloudflare Developers
Created by Vlady on 2/20/2024 in #miniflare
Thanks Adam! I got to try it out this
Thanks so much! We'll take a look. Here are the in-progress docs in case you're interested: https://admah-vitest-pool-docs.cloudflare-docs-7ou.pages.dev/workers/testing/vitest/ This hasn't been released to npm, so the package doesn't exist there yet. Keep using the pre-release for now.
4 replies
CDCloudflare Developers
Created by Vlady on 2/20/2024 in #miniflare
Thanks Adam! I got to try it out this
@Vlady make sure to check out the repo I sent. It's different than the current vitest-environment-miniflare that you have in your repo. It uses Vitest's new pooling functionality, and runs tests in the actual workerd runtime instead of a node process.
4 replies
CDCloudflare Developers
Created by Vlady on 2/20/2024 in #miniflare
Thanks Adam! I got to try it out this
I'll check it out! Let us know if you have any feedback. In case you didn't see it, this PR (https://github.com/cloudflare/workers-sdk/pull/5060) updates the required Vitest version, and also introduces support for config via wrangler.toml.
4 replies