Closed gauthier-th closed 4 weeks ago
This PR switches from synchronous operations with the 'fs' module to asynchronous operations with the 'fs/promises' module. It also corrects a small error with hostname migration.
pnpm build
pnpm i18n:extract
:tada: This PR is included in version 2.1.0 :tada:
The release is available on:
v2.1.0
Your semantic-release bot :package::rocket:
Description
This PR switches from synchronous operations with the 'fs' module to asynchronous operations with the 'fs/promises' module. It also corrects a small error with hostname migration.
Screenshot (if UI-related)
To-Dos
pnpm build
pnpm i18n:extract
Issues Fixed or Closed