Skip to content

build: fix TypeScript export for themes #347

Closed
@WesSouza

Description

@WesSouza

Currently, Rollup configures themes as a dir output type, with preserveModules enabled, but the types are not exported accordingly, so importing modules directly fails type checking:

import original from 'react95/dist/themes/original';

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions