You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,5 +39,5 @@
39
39
<!-- TO DO fix react dev cors -->
40
40
41
41
1. Open Flotiq editor
42
-
2. Add a new plugin and paste the URL to the hosted `plugin-manifest.json` file (unfortunatelly you cannot use `https://localhost:3050/plugin-manifest.json` due to CORS issues in the react dev server )
43
-
3. Navigate to the view that is modified by the plugin
42
+
2. Add a new plugin and paste the URL to the hosted `plugin-manifest.json` file (unfortunately you cannot use `https://localhost:3050/plugin-manifest.json` due to CORS issues in the react dev server )
43
+
3. Navigate to the view that is modified by the plugin
0 commit comments