- Add package.json dependencies: jquery, jquery-ui, moment, daterangepicker, wavesurfer.js, air-datepicker - Create scripts/setup-vendor.js to copy npm packages to public/assets/vendor - Update view templates to use vendor paths instead of old /js/ or CDN URLs - Clean up legacy commented-out scripts in master layout
8 lines
184 B
YAML
8 lines
184 B
YAML
adapter: github
|
|
issue_tracker: github
|
|
meta-header: "Copyright (c) 2009-2015 hamcrest.org"
|
|
table-pr:
|
|
fixed_tickets: ['Fixed Tickets', '']
|
|
license: ['License', MIT]
|
|
base: master
|