-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
This will fall over:
{
"dependencies": {
"react": "npm:@preact/compat"
}
}...as I naively merge key & val into a string with an @ separator:
Line 47 in 3f4c8f9
| .map(([key, value]) => `${key}@${value}`)) |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels