Skip to content

Javascript minimizing  #3538

Closed
Closed
@ghost

Description

There is a bug with the minimizing of Javascript in production mode.
When the option of minimizing javascript is enabled, Magento 2 will automatically search for the .min.js files. However those files aren't generated when the option is enabled.
For this reason the administrator isn't able to change the option back to disabled.

Solution to this problem is to acces the database table core_config_data and set the key dev/js/minify_files back to 0 or 1 depends on your default setting.

I hope someone can fix this issue.

Regards,

Michiel

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions