1
0
mirror of https://github.com/flarum/core.git synced 2025-08-06 08:27:42 +02:00

Implement basic bio formatting. closes flarum/core#203

This commit is contained in:
Toby Zerner
2015-08-04 11:41:47 +09:30
parent e6e2cdd3e9
commit b8a224f87b
3 changed files with 4 additions and 2 deletions

View File

@@ -14,6 +14,7 @@ gulp({
bowerDir + '/jquery.hotkeys/jquery.hotkeys.js',
bowerDir + '/color-thief/js/color-thief.js',
bowerDir + '/moment/moment.js',
bowerDir + '/autolink/autolink.js',
bowerDir + '/bootstrap/js/affix.js',
bowerDir + '/bootstrap/js/dropdown.js',