|
|
|
|
@ -144,7 +144,7 @@ def find_package_data():
|
|
|
|
|
pjoin(components, "jquery", "jquery.min.js"),
|
|
|
|
|
pjoin(components, "jquery-typeahead", "dist", "jquery.typeahead.min.js"),
|
|
|
|
|
pjoin(components, "jquery-typeahead", "dist", "jquery.typeahead.min.css"),
|
|
|
|
|
pjoin(components, "jquery-ui", "ui", "minified", "jquery-ui.min.js"),
|
|
|
|
|
pjoin(components, "jquery-ui", "jquery-ui.min.js"),
|
|
|
|
|
pjoin(components, "jquery-ui", "themes", "smoothness", "jquery-ui.min.css"),
|
|
|
|
|
pjoin(components, "jquery-ui", "themes", "smoothness", "images", "*"),
|
|
|
|
|
pjoin(components, "marked", "lib", "marked.js"),
|
|
|
|
|
|