Sorry, there is no discussion tab. Do I need all of the modules in node_modules to use Marx? I installed via NPM.
futuremotiondev opened this issue · 0 comments
futuremotiondev commented
Describe the bug
After installing Marx with npm install marx-css
, it creates a node_modules
folder with 523 dependencies. Are these needed or can I delete them?
To Reproduce
Steps to reproduce the behavior:
npm install marx-css
- Open the
node_modules
folder
Expected behavior
A clean and minimal installation.
Screenshots
Desktop (please complete the following information):
- OS: Windows 10
- Browser Firefox Developer Edition
- Version Latest
Additional context
Just wondering what I need for an optimal install.