soberwp/controller

add Comment HTML

ferromariano opened this issue · 1 comments

Hi, I'm having a problem with the HTML comments that are added. I didn't find the right way to remove them. Nor compiling for production.

"sage": "9.0.9"
"soberwp/controller": "~2.1.0",
"roots/sage-woocommerce": "^1.0"

These are the comments:


<!-- START /var/www/blog/wp-content/themes/testSage/resources/../app/helpers.php-->

<!-- END /var/www/blog/wp-content/themes/testSage/resources/../app/helpers.php-->

<!-- START /var/www/blog/wp-content/themes/testSage/resources/../app/setup.php-->

<!-- END /var/www/blog/wp-content/themes/testSage/resources/../app/setup.php-->

<!-- START /var/www/blog/wp-content/themes/testSage/resources/../app/filters.php-->

<!-- END /var/www/blog/wp-content/themes/testSage/resources/../app/filters.php-->

<!-- START /var/www/blog/wp-content/themes/testSage/resources/../app/admin.php-->

<!-- END /var/www/blog/wp-content/themes/testSage/resources/../app/admin.php-->
<!doctype html>
...

PD: I loved this project :)

my fake, sorry