separate detach statements, per #110

pull/120/head
Rich-Harris 8 years ago
parent 172f0c9d6b
commit 4210c238d4

@ -48,6 +48,7 @@ export default {
initStatements: [],
mountStatements: [],
updateStatements: [],
detachStatements: [],
teardownStatements: [],
counter: counter()

Loading…
Cancel
Save