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

Add @rollup/plugin-alias to remove node: schema from require statements #366

Merged
merged 2 commits into from
Jul 22, 2021

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Jul 22, 2021

Fix remaining node: schema (used by the latest globby v12: #365) in require(), that there are in the result of build.

`node:` schema is supported only in Node.js 12.20 and later, but that
have no longer used in the result of build. Marp CLI is going to work
even if in earlier minor versions of Node.js 12.
@yhatt yhatt merged commit d54de6c into main Jul 22, 2021
@yhatt yhatt deleted the remove-node-schema branch July 22, 2021 13:49
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