Sha256: 6087c0630505d6fadc3108666def00e90a27fd9c79f9e1943b540b03062c7c56

Contents?: true

Size: 394 Bytes

Versions: 6

Compression:

Stored size: 394 Bytes

Contents

# Defines the build order of Ext MVC. Comments indicated with a hash.
# Each line denotes either a single file, or a directory glob. If a glob, all matching files are included
# (unless they have already been defined)

name: ext 

version: 3.1.1 

dependencies: 

host: http://extjs.cachefly.net
 
javascripts:
- adapter/ext/ext-base.js
- ext-all.js
 
stylesheets:
- resources/css/ext-all.css

Version data entries

6 entries across 5 versions & 2 rubygems

Version Path
xmvc-0.1.12 test/app/vendor/ext/vendor.yml
xmvc-0.1.11 test/app/vendor/ext/vendor.yml
xmvc-0.1.10 test/app/vendor/ext/vendor.yml
xmvc-0.1.9 test/app/test/app/vendor/ext/vendor.yml
xmvc-0.1.9 test/app/vendor/ext/vendor.yml
extjs-0.1.3 lib/vendor.yml