-
I have successfully deploy it in cloudflare workers. but I seems it doesn't support index root directory.
Thank you
-
Hi,
i just clone repo and run the viewer.py, without indexing yet. IMO this error must be handled more nicely ;-)
regards
-
```
mkdir test
cd test
cat test.proto
syntax = "proto3";
message Test {
int32 x = 1;
}
EOF
KYTHE_OUTPUT_FILE=test.kzip /opt/kythe/extractors/proto_extractor -- -I../ test/test.proto
/opt/…
-
**This is a(n):**
- [x] New feature proposal
- [ ] Reporting a keyword
- [ ] Error
- [ ] Proposal to the Search Engine
- [x] Other
**Details:**
Currently all the search database is …
-
I'd like to have a directory of static files, and get a directory index like Apache's mod_autoindex. It will need to be a template.
-
Maybe instead of indexing recursively, you can just index the current directory and when the user enters another directory then index that one and so on.
-
```
frontend-1 | Compiling...
frontend-1 | Compiled with warnings.
frontend-1 |
frontend-1 | Failed to parse source map from '/app/node_modules/parse5/…
doebi updated
3 weeks ago
-
I did development and deployment of new-search-api for this first time this week and ran into the following issues:
1. When doing "make dev" (deploy a dev stack), it expects configuration in the US…
-
Been trying to `bundle install` but it keeps failing on `sassc`.
Here's the tail end of running `gem install sassc -v '2.4.0' --verbose`
```
HEAD https://index.rubygems.org/
200 OK
GET https:…
-
Getting the following error after installing 1.0.3
```
ERROR in ./node_modules/cmdk/dist/index.mjs 1:217-286
Module not found: Error: Can't resolve 'use-sync-external-store/shim' in '/home/runner…