editor-js / header

Header Tool for Editor.js 2.0
MIT License
96 stars 122 forks source link

npm i --save-dev #27

Closed ghost closed 4 years ago

ghost commented 5 years ago

Why do we need to save for dev? I would be needing this on runtime. Note: Other plugins documented the same way too.

dimensi commented 5 years ago

Because maintainers so wanted.

ghost commented 5 years ago

@dimensi It is not about wanting. Thanks for your useful comment.

dimensi commented 5 years ago

I brought up the same topic with the maintainers and they said that after long discussions, they decided that it would be so. They consider if the package does not fall as a separate package to the front, and as part of something, this means you need to use --save-dev

ghost commented 5 years ago

@dimensi It must be bundled to core then.

kasbah commented 4 years ago

Looks like they will fix it for the editorjs docs: https://github.com/codex-team/editor.js/issues/730