mirror of
https://github.com/vector-im/element-call.git
synced 2026-08-29 21:15:19 +00:00
Add unit tests, revert vite base path change
Signed-off-by: Ryan Emmick <ryanemmick4@gmail.com>
This commit is contained in:
@@ -102,7 +102,6 @@ export default ({
|
||||
console.log("Allowed vite paths:", allow);
|
||||
|
||||
return {
|
||||
base: "./",
|
||||
server: {
|
||||
port: 3000,
|
||||
fs: { allow },
|
||||
|
||||
Reference in New Issue
Block a user