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
- Clone https://github.com/ChristopheCVB/strapi-plugin-table-of-content
- build
- check dist/server/src/config
- update sdk-plugin
- build again
- dist/server/config has vanished
Expected Behaviour
all d.ts files should be in build
What version of
@strapi/sdk-pluginare you using?latest
What's Wrong?
build doesn't produce all types (d.ts) files anymore
To Reproduce
Expected Behaviour
all d.ts files should be in build