mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-13 05:48:36 +03:00
feat: Switch tooling to vite (#67)
closes https://github.com/bellingcat/ukraine-timemap/issues/66
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
module.exports = {
|
||||
const config = {
|
||||
title: 'example',
|
||||
display_title: 'example',
|
||||
SERVER_ROOT: 'http://localhost:4040',
|
||||
@@ -25,3 +25,5 @@ module.exports = {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
export default config;
|
||||
|
||||
Reference in New Issue
Block a user