public
Description: MooTools Plugins and Enhancements Repository
Homepage: http://mootools.net
Clone URL: git://github.com/mootools/mootools-more.git
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'