Skip to content
This repository has been archived by the owner on Mar 2, 2022. It is now read-only.

Removed NodeModules from static (#98) #99

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

awasthishubh
Copy link
Contributor

  • 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

@sarthak-sehgal
Copy link
Contributor

@awasthishubh, I remember adding propdoc separately to the static folder because I had to do quite a few manual style changes.

@awasthishubh
Copy link
Contributor Author

@sarthak-sehgal Oh okay! That makes sense why this folder was there. Any workaround you can suggest? else we can leave it as it is.
For adding those style, do you need the whole package or just sass file in that package?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants