Skip to content

Commit

Permalink
Build premium packages
Browse files Browse the repository at this point in the history
  • Loading branch information
joelpurra committed Apr 21, 2017
1 parent fc714b0 commit 592345a
Show file tree
Hide file tree
Showing 27 changed files with 257 additions and 2,319 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Expand Up @@ -3,3 +3,6 @@ package/
*.zip
dist/
web-ext-artifacts/
extension-files.premium.txt
_locales/*/messages.json
_locales/*/messages.premium.json
9 changes: 9 additions & 0 deletions DEVELOP.md
Expand Up @@ -64,6 +64,15 @@ npm run --silent rebuild
- Optionally add breakpoints in the source code.


```bash
# Open a new instance of Firefox, with an empty profile, and load Talkie in debugging mode.
npm run --silent run:firefox:free

# You might need to set the path to Firefox.
#WEB_EXT_FIREFOX="$HOME/Applications/Firefox.app/Contents/MacOS/firefox-bin" npm run --silent run:firefox:free
```



## Translations

Expand Down
184 changes: 0 additions & 184 deletions _locales/da/messages.json

This file was deleted.

184 changes: 0 additions & 184 deletions _locales/de/messages.json

This file was deleted.

0 comments on commit 592345a

Please sign in to comment.