You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to get...@googlegroups.com
I want to build my stuff for dev and production differently, does MODE option help to achieve this ? How do U use it ? The docs only explain that it exists.
--
Roberto
Peter Wagenet
unread,
Oct 24, 2011, 1:51:34 PM10/24/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to get...@googlegroups.com
What do you want to do different between environments?
-Peter
Jeff Schilling
unread,
Oct 24, 2011, 1:53:03 PM10/24/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to get...@googlegroups.com
Peter,
Not sure what Roberto wants to do differently, but I want to include some files (Fixtures for instance) in development, but exclude them from Production.
-jeff
Roberto Saccon
unread,
Oct 24, 2011, 3:52:32 PM10/24/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to get...@googlegroups.com, get...@googlegroups.com
In development I want all the dependencies minified into on js file and application code not-minified into another js file.
for production I want just one minified JS file with all in it.
Peter Wagenet
unread,
Oct 24, 2011, 3:53:12 PM10/24/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to get...@googlegroups.com
Currently that's not an option, though I do see the appeal of it. Sorry :(