mirror of
https://github.com/cupcakearmy/canihazusername.git
synced 2024-11-16 10:00:56 +01:00
build also lib
This commit is contained in:
parent
6d2fa22674
commit
17121b50c4
@ -15,7 +15,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"generate": "git submodule update && node ./generate/wordlist.js",
|
||||
"docs": "parcel build --target docs demo/index.html ",
|
||||
"docs": "tsc && parcel build --target docs demo/index.html ",
|
||||
"docs:dev": "parcel --target docs demo/index.html",
|
||||
"prepublishOnly": "rm -rf ./lib && tsc"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user