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

Use crx to pack Chrome Extension #9

Merged
merged 4 commits into from
Nov 15, 2015
Merged

Use crx to pack Chrome Extension #9

merged 4 commits into from
Nov 15, 2015

Conversation

jhen0409
Copy link
Owner

Remove gulp compress task, using crx CLI tool to pack .zip and .crx. #8

You can add custom key.pem to build/ folder.

Unfortunately crx generateUpdateXML is not supported in cli tool, although we can do it with require('crx'), but I wanted to keep it simple. It may will do in the future, and will add some guidelines.

jhen0409 added a commit that referenced this pull request Nov 15, 2015
Use crx to pack Chrome Extension
@jhen0409 jhen0409 merged commit affe49e into master Nov 15, 2015
@jhen0409 jhen0409 deleted the use-crx branch December 8, 2015 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant