- git directory structure changed (no more src folder) - search now works with filesize larger/smaller than x MB - search currently allows for only one search request at a time - cancels older requests by having them immediately return null |
||
|---|---|---|
| .. | ||
| dist | ||
| public | ||
| src | ||
| babel.config.js | ||
| package-lock.json | ||
| package.json | ||
| vue.config.js | ||