improved bundler, handle width/height atts
This commit is contained in:
parent
e58fa538bc
commit
b8ef290acd
13 changed files with 1211 additions and 786 deletions
|
|
@ -1,6 +1,6 @@
|
|||
var hyperscript = require("./render/hyperscript")
|
||||
|
||||
hyperscript.trust = require("./render/trust")
|
||||
hyperscript.fragment = require("./render/fragment")
|
||||
|
||||
|
||||
module.exports = hyperscript
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue