remove local version of marked.js, prefer bower version

This commit is contained in:
ansuz
2016-02-15 11:49:47 +01:00
parent 587f95b6d7
commit afa2811472
3 changed files with 3 additions and 1268 deletions

View File

@@ -3,7 +3,7 @@ define([
'/common/realtime-input.js',
'/common/messages.js',
'/common/crypto.js',
'/common/marked.js',
'/bower_components/marked/marked.min.js',
'/common/convert.js',
'/common/rainbow.js',
'/bower_components/jquery/dist/jquery.min.js',