Skip to content

Commit d69f679

Browse files
committed
fix #111 - avoid IE issues with bundlers
2 parents 14522d9 + 7303dc8 commit d69f679

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "1.7.2",
44
"description": "A Fast & Light Virtual DOM Alternative",
55
"browser": "min.js",
6+
"homepage": "https://viperhtml.js.org/hyper.html",
67
"main": "index.js",
78
"scripts": {
89
"build": "node bundler.js dependencies && npm run minify && node bundler.js && npm run ie && npm test && npm run size",

0 commit comments

Comments
 (0)