Skip to content

cracked project includes unrelated cs files from node_modules #3977

@joprice

Description

@joprice

Description

When taking a look at the project metadata in fable_modules/project_cracked.json, I found that some files like node_modules/node-gyp/lib/Find-VisualStudio.cs are mentioned in SourcePaths, without being included anywhere in the project. It seems there may be a glob for the fable_modules library that is unintentionally including fsharp files from node_modules. Not sure if this causes issues, but it seems incorrect. Perhaps there's a flag to suppress this? Not sure if it's intentional to pull in fsharp sources from npm dependencies.

Related information

  • Fable version: 4.24.0
  • Operating system: OSX

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