javascript - Browserify: IE8 Compatibility - Stack Overflow

I've seen it mentioned in a few places that Browserify isn't patible with IE8 and below (here

I've seen it mentioned in a few places that Browserify isn't patible with IE8 and below (here, here, and alluded to here).

I don't see anything official about this in the docs. It looks like it may be the use of Function.prototype.call() but I can't tell for sure.

Does anyone know for sure:

  • how far back IE is supported
  • what code (if any) is inpatible with IE8
  • any remended workarounds for IE8 specifically

I've seen it mentioned in a few places that Browserify isn't patible with IE8 and below (here, here, and alluded to here).

I don't see anything official about this in the docs. It looks like it may be the use of Function.prototype.call() but I can't tell for sure.

Does anyone know for sure:

  • how far back IE is supported
  • what code (if any) is inpatible with IE8
  • any remended workarounds for IE8 specifically
Share Improve this question asked Mar 17, 2014 at 20:19 canteracantera 25k25 gold badges103 silver badges140 bronze badges
Add a ment  | 

1 Answer 1

Reset to default 7

I use Browserify for my library http://github./pllee/luc to build all of the browser code. My tests pass on IE6 and I am using ES5 shim but I don't think that would make Browserify work (chicken and egg situation). Those links you show are quite old and I know Browserify has changed its implementation since then.

You can see on their official page that they do support IE7 and greater.

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1744383038a4571525.html

相关推荐

  • javascript - Browserify: IE8 Compatibility - Stack Overflow

    I've seen it mentioned in a few places that Browserify isn't patible with IE8 and below (here

    7天前
    50

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信