Hi Pyramid experts, I am about to launch a web application soon and I realized I had some problems with js and css assets (minimizing and which one to use for production and development). I used to use Minimatic when I was developing using Pylons. I came to learn that Webhelpers is not supported in Pyramid and hence, Minimatic, being an extension of webhelpers, doesn't seem to work on Pyramid.
What do you guys use for this sort of job. The key feature I need is for Pyramid to switch resources when I switch from development to production and vice versa. Regards, Mark Huang -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To view this discussion on the web visit https://groups.google.com/d/msg/pylons-discuss/-/dqGuZPaCQogJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
