Skip to content
This repository has been archived by the owner on Dec 1, 2017. It is now read-only.

use wildcards, coffeescript #30

Open
i-am-logger opened this issue Feb 12, 2013 · 1 comment
Open

use wildcards, coffeescript #30

i-am-logger opened this issue Feb 12, 2013 · 1 comment

Comments

@i-am-logger
Copy link

I would love to be able to use wildecards and coffee-script for assets.

var assets = {
"/js/main.min.js": [
'/js/.coffee',
'/js/
.js'
],
"/css/home.min.css": [
'/css/*.css'
]
};

@hackofalltrades
Copy link

Me too!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants