opral / inlang-paraglide-js

Tree-shakable i18n library build on the inlang ecosystem.
https://inlang.com/m/gerre34r/library-inlang-paraglideJs
23 stars 0 forks source link

NextJS Adapter make Paraglide Compiler logs silenceable #77

Closed LorisSigrist closed 2 months ago

LorisSigrist commented 2 months ago

Context

Whenever the messages change, the paraglide compiler logs that it has recompiled. This is a good default IMO since it shows people that it's working.

However it does get annoying after a while.

Proposal

Add a silent:true option to the NextJS Plugin that only logs on errors.