-
Notifications
You must be signed in to change notification settings - Fork 11
engine.service-web: doesn't generate a definition style immediately after including a css file #117
Open
Description
Using the dev server from engine.service-web, when creating a styles.module.css file and then importing it import styles from './styles.module.css in a .tsx file does not immediately generate the definition files.
To create the definition file a restart of the service is required.
Expected behaviour: it should generate the styles.modules.d.ts immediately on import.
Activity
Metadata
Metadata
Assignees
Labels
No labels