Use linkifyjs module
This commit is contained in:
@@ -4,6 +4,4 @@ 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);
|
||||
|
||||
// TODO: replace with proper import once this is merged and released:
|
||||
// https://github.com/Hypercontext/linkifyjs/pull/356
|
||||
export const linkifyjs = window.linkify;
|
||||
export * as linkifyjs from "../node_modules/linkifyjs/dist/linkify.module.js";
|
||||
|
||||
Reference in New Issue
Block a user