zero
zero copied to clipboard
Zero is a web server to simplify web development.
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. Commits 6370e90 Mark version 5.7.4 fbc15b1 More rigorously check surrogate pairs in regexp validator See full diff in compare view [](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot...
Hi, Thanks for a great framework. I'm using this framework with svelte on CapRover and it all works great. Does this framework support a "layouts-file"? Like many of my components...
I am currently experiencing this issue with a fresh install of `zero` running a JSX file: ```bundle.js:6450 Warning: Prop `className` did not match. Server: "MuiListItem-root Navigator-firebase-1387 Navigator-item-1385 Navigator-itemCategory-1386 MuiListItem-gutters" Client:...
Closes #59
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.1 to 3.13.1. Changelog *Sourced from [js-yaml's changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md).* > ## [3.13.1] - 2019-04-05 > ### Security > - Fix possible code execution in (already unsafe) `.load()`, [#480](https://github-redirect.dependabot.com/nodeca/js-yaml/issues/480)....
## Current Behavior Zero pick up files and folders in the project root folder, this is ok for small projects but can get messy for sites with many pages. Look...
Please revise the text, English is not my native language. Closes #105
To avoid permission issues and version mismatches between projects, pip should install using `--user` and maybe inside `.zero/pip_modules` folder. This would also likely require appending `PATH` to these modules as...
First off this project is really cool and I am trying to understand it and contribute to it. However, I am finding the codebase significantly difficult to read. This difficulty...
When the python page redirects it falls back to using `http` even when the server is behind cloudflare proxy. This issue might be relevant: https://stackoverflow.com/questions/23347387/x-forwarded-proto-and-flask