ci: refactor plugin to fix warning

This commit is contained in:
Julien Oculi 2024-02-05 12:42:41 +01:00
parent 9c57dbe6ee
commit 348787f494

View file

@ -1,5 +1,5 @@
export class Logger {
static #name = 'bundle_css'
static readonly #name = 'bundle_css'
static info(message: string, path?: string) {
console.log(