mirror of
https://github.com/linsa-io/linsa.git
synced 2026-01-12 12:20:23 +01:00
.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// TODO: somehow there should be dynamic config for tauri/website
|
||||
// one way is perhaps via env variable like below
|
||||
const TAURI_DEV = false
|
||||
const TAURI_DEV = true
|
||||
|
||||
/** @type {import('next').NextConfig} */
|
||||
const nextConfig = {
|
||||
|
||||
Reference in New Issue
Block a user