New issue New issue Closed Closed Absolute paths do not work in @JsModule#6583 Labels Impact: LowSeverity: Minorbugcoreneeds designwontfix ...
Currently the JsModule annotation requires the .js -suffix. However, when importing modules in front-end projects, you can omit that. Could you make flow add that suffix in case the specified file ...