How to download popper.js

anonymity
Release: 2019-05-29 15:34:43
Original
8205 people have browsed it

popper.js is used in bootstrap 4.0, but due to network reasons, dropdown may not be able to find popper.js?

How to download popper.js

dropdown The solution for popper.js cannot be found: How to download popper.js?

In the recent project, bootstrap was upgraded from version 3.3.7 to version 4.0

It was found that dropdown could not find popper.js

Solution: npm install -save popper

After downloading, check the dist directory of the node_modules file

There are two directories in the root directory, one is umd and the other is esm. In addition, there is popper.js# in the root directory.

##If it is the loading method of
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!