Skip to content
This repository has been archived by the owner on Sep 28, 2023. It is now read-only.

Commit

Permalink
fix(swiper): swiper deleted in angular.json
Browse files Browse the repository at this point in the history
  • Loading branch information
BehnooshShiva committed Apr 30, 2020
1 parent 51abdee commit f8cb97d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@
"src/assets"
],
"styles": [
"node_modules/prismjs/themes/prism.css",
"node_modules/swiper/dist/css/swiper.css",
"node_modules/boosted/dist/css/orangeHelvetica.css",
"node_modules/boosted/dist/css/orangeIcons.css",
"node_modules/boosted/scss/boosted.scss",
Expand All @@ -37,9 +35,7 @@

],
"scripts": [
"node_modules/swiper/dist/js/swiper.min.js",
"node_modules/jquery/dist/jquery.min.js",
"node_modules/popper.js/dist/umd/popper.min.js",
"node_modules/boosted/dist/js/boosted.min.js"
]
},
Expand Down

0 comments on commit f8cb97d

Please sign in to comment.