Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow requireCompressMark option. #164

Open
laurentmuller opened this issue May 22, 2023 · 0 comments
Open

Allow requireCompressMark option. #164

laurentmuller opened this issue May 22, 2023 · 0 comments

Comments

@laurentmuller
Copy link
Contributor

In the Preprocessor class, the requireCompressMark option is always set to true.

It will be nice if this option can be changed within the deployment.ini file. For example:

; files to preprocess (defaults to none)
preprocess = *.js *.css
; compression mark (default to yes)
requireCompressMark = no

If no, the /**! tag is no more requiered.

laurentmuller added a commit to laurentmuller/ftp-deployment that referenced this issue Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant