Skip to content

Commit

Permalink
A few cleanups and optimizations
Browse files Browse the repository at this point in the history
- Remove vue-slick dependency
- Remove vue2-google-maps dependency
- Updated webpack (Larevel Mix) config
- Fixed index.php
- Removed unnecessary header/footer php files
- Removed the-tailor dependency
- Removed font-awesome dependency
- Switched from Bootstrap to [Bootstrap-Vue](https://bootstrap-vue.js.org)
  • Loading branch information
EvanAgee committed Oct 22, 2017
1 parent 9dd75c3 commit ea9423a
Show file tree
Hide file tree
Showing 48 changed files with 118 additions and 88,401 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
node_modules
dist
dist/
18 changes: 17 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
## 2017-10-17
## 2017-10-21
### Removed
- vue-slick dependency
- vue2-google-maps dependency
- unnecessary header/footer php files
- the-tailor dependency
- font-awesome dependency

### Changed
- Updated webpack (Larevel Mix) config
- Switched from Bootstrap to [Bootstrap-Vue](https://bootstrap-vue.js.org)

### Fixed
- Fixed index.php

---------

## 2017-10-17
### Added
- More documnentation. @EvanAgee
- Post module. @EvanAgee
Expand Down
6 changes: 0 additions & 6 deletions dist/mix-manifest.json

This file was deleted.

7,927 changes: 0 additions & 7,927 deletions dist/scripts/app.js

This file was deleted.

Loading

0 comments on commit ea9423a

Please sign in to comment.