Sha256: af9020258f71c244aee617a32a4f20ac3520e08bfc6fd24d12603aa2b1f9f44d

Contents?: true

Size: 412 Bytes

Versions: 3

Compression:

Stored size: 412 Bytes

Contents

paths:
  app: "app"
  test: "test"
  vendor: "vendor"
  public: "public"

groups:
  scripts:
    paths:
      - "app/scripts"
    order:
      - "vendor/jquery-1.10.2.js"
      - "..."
  styles:
    paths:
      - "app/styles"
  images:
    paths:
      - "app/images"
  views:
    paths:
      - "app/views"

modules:
  wrapper: "cmd"
  ignored: "vendor/**/*"
  definition: "scripts/app.js"

notification: true

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
linner-0.3.2 vendor/config.default.yml
linner-0.3.1 vendor/config.default.yml
linner-0.3.0 vendor/config.default.yml