Skip to content

Latest commit

 

History

History
 
 

cca-manifest-logic

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

cca-manifest-logic

Module contains logic from cca that is shared with the Chrome App Developer Tool.

Using from cca

Nothing must be done when developing locally, but the version must be bumped and published when publishing cca.

Using from chrome-app-developer-tool

When developing changes, npm link cca-manifest-logic, install CADT and then run gulp whenever files change. When happy with change, publish a new version to npm so that chrome-app-deleloper-tool always works without needing to npm link in this module.