wangb
wangb
which is occur when svg have polygon element
https://github.com/cenkai88/vue-svg-icon/issues/11
``` javascript if (node ==='rect' || node === 'circle'|| node ==='ellipse'|| node === 'polygon'|| node ==='line'|| node === 'path') ``` `node` should be `subNode`
deno std http server is marked as deprecated, and `Deno.serve` is the preferred api to use. https://deno.land/[email protected]/http/server.ts https://docs.deno.com/runtime/manual/runtime/http_server_apis