mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-08-30 05:37:13 +02:00
refactor: auto ordered imports (#9163)
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
const path = require("path");
|
||||
|
||||
const { build } = require("esbuild");
|
||||
const { sassPlugin } = require("esbuild-sass-plugin");
|
||||
|
||||
const { woff2ServerPlugin } = require("./woff2/woff2-esbuild-plugins");
|
||||
|
||||
// contains all dependencies bundled inside
|
||||
|
Reference in New Issue
Block a user