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

Add some way to specify that minified CSS and JS be used #432

Closed
rnagle opened this issue Mar 17, 2015 · 2 comments
Closed

Add some way to specify that minified CSS and JS be used #432

rnagle opened this issue Mar 17, 2015 · 2 comments
Assignees
Labels
priority: high Either blocks work on a priority-normal task or a solution here informs other work. priority: normal Must be completed before release of this version of plugin. type: improvement
Milestone

Comments

@rnagle
Copy link

rnagle commented Mar 17, 2015

Maybe we should add a LARGO_DEBUG constant. When its value is true, the theme enqueues the unminified versions of all assets. Otherwsie, use the *.min.js and *.min.css files are used.

@rnagle rnagle added type: improvement priority: normal Must be completed before release of this version of plugin. labels Mar 17, 2015
@rnagle rnagle added this to the 0.5 milestone Mar 17, 2015
@benlk benlk assigned benlk and unassigned rnagle Mar 26, 2015
@rnagle rnagle added the priority: high Either blocks work on a priority-normal task or a solution here informs other work. label Apr 3, 2015
@benlk
Copy link
Collaborator

benlk commented Apr 8, 2015

In Grunt, is there a way to get one task to run another task?

@benlk benlk mentioned this issue Apr 8, 2015
7 tasks
@benlk
Copy link
Collaborator

benlk commented Apr 14, 2015

#646 merged, so closing this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: high Either blocks work on a priority-normal task or a solution here informs other work. priority: normal Must be completed before release of this version of plugin. type: improvement
Projects
None yet
Development

No branches or pull requests

2 participants