popper.js in bootstrap 4 gives SyntaxError Unexpected token export

前端 未结 6 1043
無奈伤痛
無奈伤痛 2020-12-04 16:15

I tried install bootstrap 4, and included following links




        
6条回答
  •  抹茶落季
    2020-12-04 16:33

    Just got this too and figured why it really happens. In case others get by here:

    Check the readme.md "Usage". The lib is available in three version for three difference module loaders. In short: if you load it with the

提交回复
热议问题