benjamin melançon
0a1b04dfe3
Disable CSS & JS aggregation in development environment
...
NOTE: Remember to comment out these lines when debugging CSS/JS behavior that's
seemingly different on live versus local!
2019-07-28 22:54:46 -04:00
benjamin melançon
be53ec0226
Conditionally load services.yml (not present by default)
...
but very useful to put there to enable theme debugging and such.
2019-07-28 16:15:13 -04:00
benjamin melançon
e9be4281a3
Format source code
2019-07-28 16:14:37 -04:00
David Valdez
d82b83eebb
Migrate the image styles to preserv the images.
...
Also, it was added the following things in the settings file to allow
the inline images:
$config['image.settings']['suppress_itok_output'] = TRUE;
$config['image.settings']['allow_insecure_derivatives'] = TRUE;
2019-07-19 14:32:08 -05:00
Benjamin Melançon
d3d8fe66e4
Commit ddev settings and hope it works across systems
2019-07-19 10:27:52 -04:00