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

Builder Hash should memorize build/minify options #181

Open
arian opened this issue Nov 11, 2014 · 3 comments
Open

Builder Hash should memorize build/minify options #181

arian opened this issue Nov 11, 2014 · 3 comments
Milestone

Comments

@arian
Copy link
Member

arian commented Nov 11, 2014

It should store the options whether to minify the file, or which build options (to remove compat blocks) etc.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/5925191-builder-hash-should-memorize-build-minify-options?utm_campaign=plugin&utm_content=tracker%2F130405&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F130405&utm_medium=issues&utm_source=github).
@arian arian added this to the 1.2 milestone Nov 11, 2014
@ibolmo
Copy link
Member

ibolmo commented Nov 11, 2014

memorize for the user? (cookie?) or inside the file?

@arian
Copy link
Member Author

arian commented Nov 11, 2014

Just like the selected modules, inside the hash.

Now the format is something like:

Core/Element;Core/Element.Styles but when you add something like: minify;-ie7|Core/Element;Core/Element/Styles and md5 that, we can read it back from the db, and restore those settings.

@SergioCrisostomo
Copy link
Member

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants