mirror of https://github.com/mifi/lossless-cut
parent
18b9834473
commit
9725d73613
@ -0,0 +1,5 @@
|
||||
const frontendBuildDir = 'vite-dist';
|
||||
|
||||
module.exports = {
|
||||
frontendBuildDir,
|
||||
};
|
||||
Loading…
Reference in New Issue