refactor: simplify import paths

This commit is contained in:
Carlos Valente
2025-02-15 14:01:24 +01:00
committed by Carlos Valente
parent 70558c5104
commit c65761448d
6 changed files with 9 additions and 7 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
import { isProduction } from '../externals.js';
import { consoleError } from '../utils/console.js';
import { consoleError } from './console.js';
/**
* Milestone checker for dev environment