no hash naming

This commit is contained in:
b1ek 2023-03-21 23:12:14 +10:00
parent 52c4b95413
commit 75fb765019
Signed by: blek
GPG Key ID: 14546221E3595D0C
1 changed files with 4 additions and 0 deletions

4
.parcelrc Normal file
View File

@ -0,0 +1,4 @@
{
"extends": "@parcel/config-default",
"namers": ["parcel-namer-without-hash"]
}