mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-14 03:43:50 +00:00
refactor: simplify setup of asset paths
This commit is contained in:
committed by
Carlos Valente
parent
e46948772e
commit
5950551da2
@@ -1,4 +1,4 @@
|
||||
import { isProduction } from '../setup/index.js';
|
||||
import { isProduction } from '../externals.js';
|
||||
import { consoleError } from '../utils/console.js';
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user