subtleGradient / mootools-more forked from mootools/mootools-more

MooTools Plugins and Enhancements Repository

mootools-more / build.yml
100644 8 lines (6 sloc) 0.211 kb
1
2
3
4
5
6
7
8
# list of paths to necessary scripts.json
:dependency_paths:
  - './assets/core/Source' # Mootools Core
  - './Source' # This project
 
# output file path
:build_path: './mootools-more.js'