Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build all js files from source folder to target folder with its same name #336

Open
metapeace-dev opened this issue Apr 1, 2019 · 1 comment

Comments

@metapeace-dev
Copy link

I have a lot of js files in webroot/js folder.
And I want to build js files separately for each.
is there any to do this in easily with a configuration file?
I want to like this.
[*.js]
files[] = *.js

@markstory
Copy link
Owner

No, there isn't right now. Without knowing the targets and the dependencies AssetCompress can't do tasks like automatic cache invalidation, build target validation and recursive builds.

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

No branches or pull requests

2 participants