mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-16 04:43:35 +00:00
upgrade vite to v6 (#1626)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { isProduction } from '../externals.js';
|
||||
import { isProduction } from '../setup/environment.js';
|
||||
|
||||
import { consoleError } from './console.js';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user