Commit 475661a
fix: ci workers builds failure by fixing extension and configurations
* Renames `workers/index.js` to `workers/index.mjs` to match the entry point ESM requirement.
* Modifies `wrangler.toml` to configure `workers/index.mjs` and compatibility date.
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>1 parent 024b883 commit 475661a
2 files changed
Lines changed: 2 additions & 2 deletions
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments