Imports of locale aren't working. This: `import en from "date-fns/locale/en"` causes an error: `Error: Cannot find module 'date-fns/locale'`. Should I do the import otherwise, or is it a bug in the plugin? Thanks a lot!