This repository was archived by the owner on Mar 13, 2025. It is now read-only.
Commit d260585
authored
Use existing
With Wrangler's new `find_additional_modules` support, there are
cases where we'd like `//# sourceURL` not to be resolved from the
module name/path. This change makes sure we don't insert this
comment if it's already present, so Wrangler can add it.//# sourceURL comments if present (#706)1 parent 5869396 commit d260585
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
137 | 141 | | |
138 | 142 | | |
139 | 143 | | |
| |||
0 commit comments