Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

Added type for wrangler.toml file #139

Merged
merged 2 commits into from
May 24, 2019

Conversation

nodebotanist
Copy link

No description provided.

README.md Outdated Show resolved Hide resolved
@ashleygwilliams ashleygwilliams merged commit 17ff979 into cloudflare:master May 24, 2019
- `type`: The type of project this is. Can be one of the following:
- `javascript`: this is the default: assumes a javascript worker that does not need a build step
- `webpack`: this is a javascript worker that uses a webpack build step
- `rust`: this is a Rust/WASM worker-- will compile Rust to WebAssembly and package worker on build step
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

WASM -> Wasm

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants