Created
December 5, 2016 06:49
-
-
Save Bartuz/122b8992ee714eb872e013bd847b6de0 to your computer and use it in GitHub Desktop.
phraseapp flow
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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