angular5 introduces swiper2 third-party plug-ins
according to Baidu: download swiepr and @ types/swiper
and then in the scripts of .browse-cli.json
"scripts": [
"../node_modules/swiper/dist/idangerous.swiper.js"
],
wrote this,
and in tsconfig.json allowJs set ture
app.module.tsswiper
Please help me. Thank you very much