Harden reconciliation conflict handling
This commit is contained in:
parent
7831673820
commit
706b360736
8 changed files with 445 additions and 22 deletions
|
|
@ -5,6 +5,7 @@
|
|||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "observable preview",
|
||||
"test": "node --test test/*.test.mjs",
|
||||
"build": "observable build",
|
||||
"clean": "rm -rf dist"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue