You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to have a Cakefile that could read the manifest.json and build the right zip file for Google Chrome (and possibly other browsers) just based on that. It would have to figure out which things to include dynamically (in addition to adding some manually). It should automatically compile .coffee files to .js before including them in the archive. I may end up just writing this in Python, but if I don't I'll use node-archive.
The text was updated successfully, but these errors were encountered:
It would be nice to have a Cakefile that could read the manifest.json and build the right zip file for Google Chrome (and possibly other browsers) just based on that. It would have to figure out which things to include dynamically (in addition to adding some manually). It should automatically compile .coffee files to .js before including them in the archive. I may end up just writing this in Python, but if I don't I'll use node-archive.
The text was updated successfully, but these errors were encountered: