mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-11-23 01:21:57 +03:00
4641bc422b
Related to https://github.com/toeverything/blocksuite/pull/6156 ### Change Move the edgeless templates to AFFiNE. All templates are stored as zip files. Run `node build-edgeless.mjs` in `@affine/templates` to generate JSON-format templates and importing script. The template will be generated automatically during building and dev (`yarn dev`).
16 lines
214 B
Plaintext
16 lines
214 B
Plaintext
node_modules
|
|
dist
|
|
.next
|
|
out
|
|
storybook-static
|
|
affine-out
|
|
_next
|
|
lib
|
|
.eslintrc.js
|
|
e2e-dist-*
|
|
static
|
|
web-static
|
|
public
|
|
packages/frontend/i18n/src/i18n-generated.ts
|
|
packages/frontend/templates/edgeless-templates.gen.ts
|