1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

chore: Make infrastructure for webpack cleanable

Co-authored-by: Janne Savolainen <janne.savolainen@live.fi>
Signed-off-by: Iku-turso <mikko.aspiala@gmail.com>
This commit is contained in:
Iku-turso 2023-04-27 15:21:47 +03:00 committed by Janne Savolainen
parent dbfde0e865
commit 92fac0d0a0
No known key found for this signature in database
GPG Key ID: 8C6CFB2FFFE8F68A

View File

@ -21,6 +21,7 @@
"homepage": "https://github.com/lensapp/lens",
"scripts": {
"build": "webpack",
"clean": "rimraf dist/",
"test:unit": "jest --coverage --runInBand"
},
"dependencies": {