Welcome Guest, Not a member yet? Register   Sign In
Minifier - asset minification and versioning library
#11

Hmm... I think this is a bug related to the way CodeIgniter discover custom namespaces right now.

You have to place part:
PHP Code:
'Michalsn\Minifier' => APPPATH .'ThirdParty/minifier/src' 
  at the beginning of the $psr4 array in Autoload class. That should help for now. Or you can also change the location of the package away from App namespace (something else than app/ folder).
Reply


Messages In This Thread
RE: Minifier - asset minification and versioning library - by michalsn - 04-15-2020, 11:08 PM



Theme © iAndrew 2016 - Forum software by © MyBB