mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-11-27 23:15:15 +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"
|
|
}
|