sontaku

Results 2 issues of sontaku

snabbdom version 3.5.1 the proper way to import is this: `import { h } from "snabbdom"`, rather than: `import { h } from "snabbdom/h";`

right now the script is required to use -w argument,but the readme example still uses -f which is obsolete