-
# Support `remark-code-import` by passing file metadata during parser creation
## Description
When attempting to use the `remark-code-import` plugin with code snippet imports using the file syntax:
…
-
✘ [ERROR] Build failed with 8 errors:
✘ [ERROR] Could not resolve "mime/lite.js"
src/handlers/handleRead.js:4:24:
4 │ import { getType } from "mime/lite.js"
╵ …
-
### What happened?
I'm using Plasmo with React JS, Typescript, and src dir. I added the react markdown package and then the build started to fail.
After digging for some time, I found one package …
-
# 🐛 bug report
## Preflight Checklist
- [ ] I have read the [Contributing Guidelines][contributing] for this project.
- [ ] I agree to follow the [Code of Conduct][code_of_conduct] that thi…
-
When an old vfile link is used and the file is deleted then an Expired link message should be displayed!
-
Investigate vFile support for Kubernetes.
-
Hey there, just a quick little question.
As the vfile documentation suggests there is a standard location for storing custom data in a vfile under `.data` (https://github.com/vfile/vfile#vfiledata)…
-
```
#define AUDIO_FILENAME "/44100_u16le.pcm"
#define FPS 15
#define MJPEG_FILENAME "/240_24fps.mjpeg" // "/220_30fps.mjpeg"
#define MJPEG_BUFFER_SIZE (220 * 176 * 2 / 4)
// #define FPS 15
// #d…
-
The response to `qModuleInfo` contains the executable file's embedded build ID as a "uuid" field. For executable files that don't have a build ID, calculate an md5 hash of the file, contents and retur…
-
Uncaught ReferenceError: process is not defined
at node_modules/@contentful/rich-text-from-markdown/dist/rich-text-from-markdown.es5.js (@contentful_rich-text-from-markdown.js:17300:19)
at _…