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

other folder layout #281

Open
gemal opened this issue Jan 27, 2016 · 1 comment
Open

other folder layout #281

gemal opened this issue Jan 27, 2016 · 1 comment
Milestone

Comments

@gemal
Copy link

gemal commented Jan 27, 2016

I have the following folder layout:
testing.com\app\Config
testing.com\app\Controller
testing.com\app\Model
testing.com\www\index.php

is there a way for "asset_compress" to support this?

I'm hit by this
$path = str_replace(WWW_ROOT, '', $path);

it's doesn't replace my WWW_ROOT

@markstory markstory added this to the 3.0.2 milestone Jan 27, 2016
@markstory
Copy link
Owner

Where is that line? You should be able to use any constants defined in your application in the asset_compress.ini file. Generally that helps with these situations.

@markstory markstory modified the milestones: 3.0.2, 3.0.3 Jul 15, 2016
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