Skip to content

Confusing way of working #19

Open
Open
@leoj3n

Description

@leoj3n

This threw me off:

./node_modules/bit-docs/lib/configure/node_modules/bit-docs-generate-html/site/static/build/917c51373c902dc4a003c7fd949774c5/node_modules/

As you can see, bit-docs/lib/configure/node_modules/bit-docs-generate-html has yet another nested node_modules directory... So therefore, changes made to for instance:

./node_modules/bit-docs/lib/configure/node_modules/bit-docs-prettify/prettify.less

Will not show up, because bit-docs-generate-html is downloading bit-docs-prettify into it's own node_modules directory.

This was confusing to me when trying to see changes I was making in the bit-docs-prettify that was one nested node_modules up.

Not sure if this can be avoided, but this issue will at least serve as a reminder to myself, and might help someone else who isn't seeing their changes when trying to make edits in the same naive way.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions