1
0

Build fix

This commit is contained in:
Zef Hemel 2024-01-15 16:53:20 +01:00
parent 51686b4792
commit 038d025d1f

View File

@ -1,5 +1,5 @@
import { HttpServer } from "../server/http_server.ts";
import clientAssetBundle from "../dist/client_asset_bundle.json" with {
import clientAssetBundle from "../dist/client_asset_bundle.json" assert {
type: "json",
};
import plugAssetBundle from "../dist/plug_asset_bundle.json" assert {