Skip to content

Commit 70f2cfa

Browse files
committed
Add devmode instructions
1 parent 62468fc commit 70f2cfa

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
src
22
script
33
releases
4+
devmode.png

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,8 @@ When using the widget on localhost, it will prompt for your Netlify SiteURL the
115115
This allows the widget to know which instance of Netlify Identity it should communicate with with zero
116116
configuration.
117117

118+
![](devmode.png)
119+
118120
## FAQ
119121

120122
- If you experience a 404 while testing the Netlify Identity Widget on a local environment, you can
@@ -123,4 +125,3 @@ manually remove the netlifySiteURL from localStorage by doing the following in t
123125
```js
124126
localStorage.removeItem("netlifySiteURL")
125127
```
126-

devmode.png

73.9 KB
Loading

0 commit comments

Comments
 (0)