Skip to content

[bug]: When building with latest sdk-plugin version, I loose sub folders types #115

@ChristopheCVB

Description

@ChristopheCVB

What version of @strapi/sdk-plugin are you using?

latest

What's Wrong?

build doesn't produce all types (d.ts) files anymore

To Reproduce

  1. Clone https://github.com/ChristopheCVB/strapi-plugin-table-of-content
  2. build
  3. check dist/server/src/config
  4. update sdk-plugin
  5. build again
  6. dist/server/config has vanished

Expected Behaviour

all d.ts files should be in build

Metadata

Metadata

Assignees

Labels

issue: bugIssue reporting a bug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions