Build fix
This commit is contained in:
parent
51686b4792
commit
038d025d1f
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user