Upgrade linkifyjs to v4
This commit is contained in:
parent
67b2b07506
commit
0640ff8712
4 changed files with 28 additions and 32 deletions
|
@ -4,5 +4,5 @@ import { h } from "../node_modules/preact/dist/preact.module.js";
|
|||
import htm from "../node_modules/htm/dist/htm.module.js";
|
||||
export const html = htm.bind(h);
|
||||
|
||||
import * as linkifyjs from "../node_modules/linkifyjs/dist/linkify.module.js";
|
||||
import * as linkifyjs from "../node_modules/linkifyjs/dist/linkify.es.js";
|
||||
export { linkifyjs };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue