Sha256: dabc2e8a8b791f38dd6c2bb0cc8a6e4cc0a808ef95642910d9503ac37c66ec5c
Contents?: true
Size: 568 Bytes
Versions: 1
Compression:
Stored size: 568 Bytes
Contents
--- # Asset configuration # Javascript assets stored in assets/javascripts and assets/javascripts/lib # Are wrapped with CommonJS functions, combined, uglified and fingerprinted # Supported files: .js, .coffee, .mustache, .eco, .tmpl require_js: # Dependiences are added first as globals lib: - lib/modernizr.js - lib/**/* # Modules are wrapped with CommonJS functions and must be # Example: # for file: assets/javascripts/modules/some-plugin/awesome.js # require like: var awesome = require('some-plugin/awesome') modules: - modules
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
octopress-3.0.0.alpha1 | .themes/classic/_config/require-js.yml |