mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-04 04:59:40 +00:00
Moving vendor js files to /vendor/assets/library
This commit is contained in:
parent
512f436796
commit
4e32983d03
4 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@
|
|||
//= require jquery
|
||||
//= require jquery_ujs
|
||||
//= require jquery-ui
|
||||
//= require_tree ../../../vendor/assets/javascripts/.
|
||||
//= require underscore
|
||||
//= require backbone
|
||||
//= require backbone_rails_sync
|
||||
|
|
|
|||
Loading…
Reference in a new issue