build: create ESM build for utils package 🥳 (#7500)

* build: create ESM build for utils package

* add deps, exports and import.meta
This commit is contained in:
Aakansha Doshi 2024-02-28 19:33:47 +05:30 committed by GitHub
parent af1a3d5b76
commit 99601baffc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 147 additions and 2 deletions

3
.gitignore vendored
View file

@ -25,4 +25,5 @@ packages/excalidraw/types
coverage
dev-dist
html
examples/**/bundle.*
examples/**/bundle.*
meta*.json