logical_asset_filter
merqlove opened this issue · 4 comments
merqlove commented
Seems that this implementation is wrong for now:
config.requirejs.logical_asset_filter += [/\.hamlbars/]
Unknown + method.
merqlove commented
Yes, seems that for now it is: logical_path_patterns
carsomyr commented
@merqlove Sorry about that; didn't think that users would externally modify that value. Are you cool with using logical_path_patterns
? What does the rest of the Rails codebase say about naming conventions?