Skip to content

Instantly share code, notes, and snippets.

@Bartuz
Created December 5, 2016 06:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Bartuz/122b8992ee714eb872e013bd847b6de0 to your computer and use it in GitHub Desktop.
Save Bartuz/122b8992ee714eb872e013bd847b6de0 to your computer and use it in GitHub Desktop.
phraseapp flow
Jeśli:
1. Usuniesz klucz z web appki phraseappa
2. $ yarn phraseapp:push
3. Klucz pojawia sie ponownie we phareappie
Jeśli <— Prawdiłowe flow
1. Usuniesz klucz z phraseappa
2. $ yarn phraseapp:pull
3. $ yarn phraseapp:push
4. klucz znika z plików .json i z web appki phraseappa
Jeśli
1. usuniesz klucz z plików .json
2. $ yarn phraseapp:push
3. Klucz nie znika z web appki phraseappa
4. klucz pojawia sie ponownie w kodzie
Jesli
1. usuniesz klucz z plików .json
2. $ yarn phraseapp:pull
3. Klucz nie znika z phraseappa
4. klucz pojawia sie ponownie w kodzie
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment