fix: improve error message when the entrypoint is incorrect#11350
Conversation
🦋 Changeset detectedLatest commit: cd7bed1 The changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
create-cloudflare
@cloudflare/kv-asset-handler
miniflare
@cloudflare/pages-shared
@cloudflare/unenv-preset
@cloudflare/vite-plugin
@cloudflare/vitest-pool-workers
@cloudflare/workers-editor-shared
@cloudflare/workers-utils
wrangler
commit: |
c7164b0 to
869481a
Compare
869481a to
ae30da4
Compare
ae30da4 to
abf5042
Compare
abf5042 to
ddea7c3
Compare
|
Claude finished @dario-piotrowicz's task —— View job Changeset ReviewReviewing changeset file Todo List:
Review FindingsThe changeset has a formatting issue that should be addressed: Title Format Issue:
The body description is good - it clearly explains what was improved and the user benefit. All other validation checks pass:
Recommendation: |
ddea7c3 to
8302cec
Compare
|
@dario-piotrowicz - approved but perhaps improve the changeset and fix the dedented indentation? |
8302cec to
cd7bed1
Compare
Fixes https://jira.cfdata.org/browse/DEVX-2304
This PR simple slightly improves the wording of errors being thrown when an entrypoint configuration is incorrect, hopefully providing more clear and actionable errors to users.