Geneller Naranjo

Results 2 issues of Geneller Naranjo

Uglifyjs doesn't create source maps from STDIN, so we need the list of files. You could put the domain in the asset_compress.ini like `--source-map-url http/yourdomain/cached_js/scripts.js.map`. And the option to create...

### Description I have the following connections to the database. ```return [ 'Datasources' => [ 'default' => [ 'className' => Connection::class, 'driver' => Mysql::class, 'persistent' => false, 'url' => env('MYSQL_URL'),...

defect
fixtures