biojs-frontend
biojs-frontend copied to clipboard
Removed NodeModules from static (#98)
- I analysed the code and found it imports propdoc from static/node_modules in guide.vue only.
- I added prodoc to dependencies, change import statement in guide.vue to import from node_modules and safely removed node_modules folder from static