mybb / mybb2

The repository for the MyBB 2 forum software. Not to be used on live boards.
https://www.mybb.com
BSD 3-Clause "New" or "Revised" License
111 stars 45 forks source link

Cleaning up Gulp #234

Closed euantorano closed 8 years ago

euantorano commented 8 years ago

This patch removes the need for Bower to manage dependencies, and makes use of Laravel's elixir package for Gulp.

It also updates existing vendor dependencies.

JordanMussi commented 8 years ago

Fixes #196.