Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dario-piotrowicz/workerd-module-fallback-namedexports-capnp-repro
https://github.com/dario-piotrowicz/workerd-module-fallback-namedexports-capnp-repro
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dario-piotrowicz/workerd-module-fallback-namedexports-capnp-repro
- Owner: dario-piotrowicz
- Created: 2024-08-06T15:47:37.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-06T17:50:39.000Z (3 months ago)
- Last Synced: 2024-08-06T21:25:12.088Z (3 months ago)
- Language: JavaScript
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# workerd-module-fallback-namedExports-capnp-repro
Reproduction of the workerd cjs modules `namedExports` capnp module configuration via the module fallback service.
## Reproduction steps
Install the dependencies:
```
$ npm i
```run:
```
$ npm start
```see the command's output
what I currently get
![output](./output.png)