Exclude node modules directories when generating stories

Created on 6 June 2024, 19 days ago
Updated 20 June 2024, 5 days ago

Problem/Motivation

`node_modules` directories are being scanned if the node module has the word components in its folder name

Steps to reproduce

hard to explain how to replicate this, basically, one of my node modules in a custom drupal module that was "excluded" from phpstorm was making the command fail, when removed the node_modules, the command ran fine

for the excluded folder issues, see: https://www.jetbrains.com/help/webstorm/configuring-project-structure.ht...

Proposed resolution

add check for node_modules

✨ Feature request
Status

Needs review

Version

1.0

Component

Other tooling

Created by

πŸ‡¬πŸ‡§United Kingdom georgebrook

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024