mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-20 22:49:18 +00:00
upgrade vite to v6 (#1626)
This commit is contained in:
@@ -10,7 +10,7 @@ import { dirname, join } from 'path';
|
||||
|
||||
import { config } from './config.js';
|
||||
import { ensureDirectory } from '../utils/fileManagement.js';
|
||||
import { isProduction } from '../externals.js';
|
||||
import { isProduction } from './environment.js';
|
||||
|
||||
/**
|
||||
* Returns public path depending on OS
|
||||
|
||||
Reference in New Issue
Block a user