Chrome 61: Unexpected token import

前端 未结 3 1229
慢半拍i
慢半拍i 2020-12-09 09:37

Running Chrome 61 which is supposed to support module loading with import.

Indeed Paul\'s demo works for me. However, when I try it myself I get a JS er

3条回答
  •  离开以前
    2020-12-09 10:01

    That should be

提交回复
热议问题