mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-02 15:17:26 +02:00
feat: add first-class support for CJK (#8530)
This commit is contained in:
@@ -82,7 +82,6 @@ const rawConfig = {
|
||||
entryPoints: ["index.ts"],
|
||||
bundle: true,
|
||||
format: "esm",
|
||||
packages: "external",
|
||||
};
|
||||
|
||||
// const BASE_PATH = `${path.resolve(`${__dirname}/..`)}`;
|
||||
|
Reference in New Issue
Block a user