Skip to content
Discussion options

You must be logged in to vote

You can use any NodeJS version >=10.x to contribute.

every version changes all minified files

You have to use npm ci to install Prism's dependencies. npm install is non-deterministic which causes non-deterministic builds, hence the minified files changed.

engine into package.json

AFAIK, engine specifies which NodeJS version is necessary to use Prism as a library and not which version is necessary to develop Prism.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ghost
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant