mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-01-22 09:25:53 +08:00
44e4eca47a
* add one shared rollup config * rename to baseConfig
7 lines
106 B
JSON
7 lines
106 B
JSON
{
|
|
"name": "@tiptap-shared/rollup-config",
|
|
"private": true,
|
|
"main": "index.js",
|
|
"type": "module"
|
|
}
|