Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge main into gh-pages #18

Merged
merged 28 commits into from
May 15, 2023
Merged

Merge main into gh-pages #18

merged 28 commits into from
May 15, 2023

Conversation

kjirou
Copy link
Owner

@kjirou kjirou commented May 15, 2023

No description provided.

kjirou added 28 commits May 15, 2023 23:36
Both of the following did not work, so I gave up.
Also, ts-node was not much needed.

```
ts-node-esm src/index.ts
ReferenceError: exports is not defined in ES module scope
    at file:///Users/kjirou/projects/rosenkoenig-core/src/index.ts:2:23
    at ModuleJob.run (node:internal/modules/esm/module_job:194:25)
```

```
node --loader ts-node/esm --inspect ./src/index.ts
Debugger listening on ws://127.0.0.1:9229/d9104229-b809-419a-9779-15329c439474
For help, see: https://nodejs.org/en/docs/inspector
(node:2851) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
ReferenceError: exports is not defined in ES module scope
    at file:///Users/kjirou/projects/rosenkoenig-core/src/index.ts:2:23
    at ModuleJob.run (node:internal/modules/esm/module_job:194:25)
```
@kjirou kjirou self-assigned this May 15, 2023
@kjirou kjirou changed the base branch from main to gh-pages May 15, 2023 16:57
@kjirou kjirou merged commit 70e924b into gh-pages May 15, 2023
@kjirou kjirou deleted the m2p branch May 15, 2023 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant