We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37db0e8 commit 929868cCopy full SHA for 929868c
README.md
@@ -30,7 +30,11 @@ Test during development
30
-----------------------
31
Open test page in a web browser
32
33
- file:///~/projects/ninjaui/test/index.html
+ file:///~/ninjaui/test/index.html
34
+
35
+Test with a theme:
36
37
+ file:///~/ninjaui/test/index.html?theme=dojo
38
39
Build
40
-----
@@ -43,7 +47,7 @@ Test after building
43
47
-------------------
44
48
45
49
46
- file:///~/projects/ninjaui/test/index.html?environment=production
50
+ file:///~/ninjaui/test/index.html?environment=production
51
52
Authors
53
-------
test/README.md
0 commit comments