mirror of
https://github.com/excalidraw/excalidraw.git
synced 2024-11-02 03:25:53 +01:00
99601baffc
* build: create ESM build for utils package * add deps, exports and import.meta
29 lines
334 B
Plaintext
29 lines
334 B
Plaintext
.DS_Store
|
|
.env.development.local
|
|
.env.local
|
|
.env.production.local
|
|
.env.test.local
|
|
.envrc
|
|
.eslintcache
|
|
.history
|
|
.idea
|
|
.vercel
|
|
.vscode
|
|
.yarn
|
|
*.log
|
|
*.tgz
|
|
build
|
|
dist
|
|
firebase
|
|
logs
|
|
node_modules
|
|
npm-debug.log*
|
|
package-lock.json
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
packages/excalidraw/types
|
|
coverage
|
|
dev-dist
|
|
html
|
|
examples/**/bundle.*
|
|
meta*.json |