mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
chore(turndown-plugin-gfm): fix build warnings
This commit is contained in:
parent
419d5ffd1b
commit
bce4cfe731
@ -32,6 +32,7 @@
|
|||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/laurent22/joplin-turndown-plugin-gfm.git"
|
"url": "https://github.com/laurent22/joplin-turndown-plugin-gfm.git"
|
||||||
},
|
},
|
||||||
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build-all": "npm run build-cjs && npm run build-es && npm run build-iife",
|
"build-all": "npm run build-cjs && npm run build-es && npm run build-iife",
|
||||||
"build": "rollup -c config/rollup.config.cjs.js",
|
"build": "rollup -c config/rollup.config.cjs.js",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user