Disable inline runtime chunk

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
Tilman Vatteroth 2021-07-06 21:29:41 +02:00
parent 488a296622
commit 67c06bc3b6
2 changed files with 4 additions and 0 deletions

1
.env.production Normal file
View file

@ -0,0 +1 @@
INLINE_RUNTIME_CHUNK=false

3
.env.production.license Normal file
View file

@ -0,0 +1,3 @@
SPDX-FileCopyrightText: 2021 The HedgeDoc developers (see AUTHORS file)
SPDX-License-Identifier: CC0-1.0