mirror of
https://github.com/GuerillaStudio/souvenir.git
synced 2025-01-21 01:30:21 +00:00
4 lines
105 B
Text
4 lines
105 B
Text
|
{
|
||
|
"extends": ["@parcel/config-default"],
|
||
|
"reporters": ["...", "parcel-reporter-static-files-copy"]
|
||
|
}
|