vaadin / docs

Official documentation for Vaadin and Hilla.
https://vaadin.com/docs
Other
29 stars 186 forks source link

fix: allow to resolve tsx file extension #3634

Closed web-padawan closed 1 month ago

web-padawan commented 1 month ago

This fixes the following error:

Module not found: Error: Can't resolve 'Frontend/generated/flow/ReactAdapter.js'
 in '/Users/serhii/vaadin/docs/frontend/generated/jar-resources'

The file is there but has .tsx extension which isn't currently resolved.