kopia lustrzana https://github.com/badgen/badgen.net
Update dev scripts
rodzic
7d1a59c455
commit
ad018077b7
|
@ -11,7 +11,7 @@ export const meta: Meta = {
|
|||
examples: {
|
||||
'/packagephobia/install/webpack': 'install size',
|
||||
'/packagephobia/publish/webpack': 'publish size',
|
||||
'/packagephobia/publish/@tusbar/cache-control': 'publish size (scoped package)',
|
||||
'/packagephobia/publish/@tusbar/cache-control': '(scoped pkg) publish size',
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
"private": true,
|
||||
"scripts": {
|
||||
"lint": "standard",
|
||||
"predev": "npm run now-build",
|
||||
"dev": "nodemon -e ts,js -w endpoints -w libs -x 'ts-node index.ts'",
|
||||
"dev:web": "next",
|
||||
"tools": "ts-node tools/gen-examples.ts",
|
||||
|
|
Ładowanie…
Reference in New Issue