mirror of
https://github.com/markedjs/marked
synced 2024-11-23 09:48:17 +00:00
Publish lifecycle
This commit is contained in:
parent
9dce805578
commit
d856fba8bf
@ -33,6 +33,7 @@
|
||||
"scripts": {
|
||||
"test": "node test",
|
||||
"bench": "node test --bench",
|
||||
"build": "uglifyjs lib/marked.js -cm --comments /Copyright/ -o marked.min.js"
|
||||
"build": "uglifyjs lib/marked.js -cm --comments /Copyright/ -o marked.min.js",
|
||||
"preversion": "npm run build"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user