Switch to nanohtml (#644)
This commit is contained in:
Vendored
+2
-2
@@ -1,2 +1,2 @@
|
||||
import * as bel from "bel"
|
||||
export = bel
|
||||
import * as nanohtml from "nanohtml"
|
||||
export = nanohtml
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
module.exports = require('bel')
|
||||
module.exports = require('nanohtml')
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
module.exports = require('bel/raw')
|
||||
module.exports = require('nanohtml/raw')
|
||||
|
||||
Reference in New Issue
Block a user