* Persists Redux store when reloading app for login * Disable confirmation box when leaving page for login * Removes extra console.warn * Sets serveSecure: true for new projects if served over HTTPS * Clears persisted state on IDEView load Because when a sketch is created on HTTPS and then the user logs in the page won't be reloaded * Appends ?source=<protocol> to URL to track return protocol |
||
|---|---|---|
| .. | ||
| components | ||
| images | ||
| modules | ||
| sounds | ||
| styles | ||
| utils | ||
| constants.js | ||
| index.jsx | ||
| persistState.js | ||
| reducers.js | ||
| routes.jsx | ||
| store.js | ||