# |
Jul 11th 2017, 20:11 |
sturm |
Well, I didn’t expect to hit a roadblock *this* early in the bookmarker tutorial. |
# |
Jul 11th 2017, 19:10 |
manuweg |
Thanks for your time! |
# |
Jul 11th 2017, 19:10 |
manuweg |
just needed to set the path[] config |
# |
Jul 11th 2017, 19:09 |
manuweg |
OK it got it working thanks |
# |
Jul 11th 2017, 19:05 |
admad |
https://github.com/markstory/asset_compress/blob/master/config/asset_compress.sample.ini#L37 |
# |
Jul 11th 2017, 19:05 |
lilhermit |
Is there anyway in :cakephp: 3.x to natively query json fields? |
# |
Jul 11th 2017, 19:04 |
manuweg |
ok |
# |
Jul 11th 2017, 19:04 |
admad |
refer to the sample ini |
# |
Jul 11th 2017, 19:04 |
admad |
paths[] like files[] |
# |
Jul 11th 2017, 19:04 |
admad |
*no |
# |
Jul 11th 2017, 19:04 |
admad |
not |
# |
Jul 11th 2017, 19:04 |
manuweg |
do you mean like [js] |
# |
Jul 11th 2017, 19:03 |
manuweg |
I don't have any values set in [paths] |
# |
Jul 11th 2017, 19:03 |
admad |
no, relative to values you set in paths[] |
# |
Jul 11th 2017, 19:02 |
manuweg |
like ../../theme/etc |
# |
Jul 11th 2017, 19:02 |
manuweg |
relative to jquery-combined? |
# |
Jul 11th 2017, 19:02 |
manuweg |
it works for building the file with the shell |
# |
Jul 11th 2017, 19:01 |
admad |
check the same ini file again |
# |
Jul 11th 2017, 19:01 |
admad |
you need specify paths[] and then use relative paths in files[] |
# |
Jul 11th 2017, 19:01 |
manuweg |
ok |
# |
Jul 11th 2017, 19:01 |
admad |
i don't think you can use WEBROOT in files[] that way |
# |
Jul 11th 2017, 19:00 |
manuweg |
I am open to suggestions if there is a better way to compress my assets |
# |
Jul 11th 2017, 18:59 |
manuweg |
despite the fact that the compiled file already exists |
# |
Jul 11th 2017, 18:59 |
manuweg |
Seems to be looking for the files listed in the config file for some reason |
# |
Jul 11th 2017, 18:57 |
manuweg |
https://gist.github.com/manuweg/2e047ee7bef6d17bfd4ad4a5d1525efb |
# |
Jul 11th 2017, 18:56 |
manuweg |
it's the helper that is throwing the error |
# |
Jul 11th 2017, 18:56 |
admad |
hmm.. strange |
# |
Jul 11th 2017, 18:56 |
manuweg |
the jquery-combined.js compiles fine |
# |
Jul 11th 2017, 18:55 |
manuweg |
yes |
# |
Jul 11th 2017, 18:55 |
admad |
does this file exist WEBROOT/theme/vendors/jquery/jquery-2.1.4.min.js ? |
# |
Jul 11th 2017, 18:55 |
manuweg |
ok one sec |
# |
Jul 11th 2017, 18:54 |
admad |
show your asset_compress.ini |
# |
Jul 11th 2017, 18:54 |
admad |
turn on debug |
# |
Jul 11th 2017, 18:54 |
admad |
ah i remember this issue, asset compress will search for source even if the cached file is generated. |
# |
Jul 11th 2017, 18:54 |
manuweg |
After setting debug to false |
# |
Jul 11th 2017, 18:54 |
manuweg |
An Internal Error Has Occurred |
# |
Jul 11th 2017, 18:52 |
admad |
try and find out |
# |
Jul 11th 2017, 18:52 |
manuweg |
Must I? |
# |
Jul 11th 2017, 18:52 |
manuweg |
No |
# |
Jul 11th 2017, 18:52 |
admad |
did you turn off debug? |
# |
Jul 11th 2017, 18:51 |
manuweg |
Yes it is |