chore: cleanup

pull/18058/head
paoloricciuti 5 months ago
parent 206bdf42ed
commit 1270d5d434

@ -15,7 +15,6 @@ export function add_locations(fn, filename, locations) {
return (/** @type {any[]} */ ...args) => {
const dom = fn(...args);
// check here
var node = hydrating
? dom
: node_type(dom) === DOCUMENT_FRAGMENT_NODE

Loading…
Cancel
Save