feat(plugin-infra): support esm bundler (#3460)

This commit is contained in:
Alex Yang
2023-07-29 12:07:32 -07:00
committed by GitHub
parent 6388a798c9
commit 0b66e911b1
10 changed files with 191 additions and 103 deletions

View File

@@ -1,5 +1,6 @@
{
"name": "@affine/copilot-plugin",
"type": "module",
"private": true,
"description": "Copilot plugin",
"affinePlugin": {