Przeglądaj źródła

Fix env var name for assets

pull/1/head
Kristijan Mitrovic 4 lat temu
rodzic
commit
3b60a8a76d
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      README.md

+ 1
- 1
README.md Wyświetl plik

@@ -16,7 +16,7 @@ Build it:

In your `${HOME}/.bubble-test.env` file, add this line (fix the path to point to the correct location of your `bubble-web/dist` directory):

export ASSETS_DIR=/path/to/bubble-web/dist
export BUBBLE_ASSETS_DIR=/path/to/bubble-web/dist

In the `bubble/bubble-server` directory, run the test named `bubble.test.dev.DevServerTest`, like so:



Ładowanie…
Anuluj
Zapisz