treewide: Migrate to the new dream2nix API
This commit is contained in:
parent
5163ef9d6a
commit
40e0946201
59 changed files with 15003 additions and 24504 deletions
packages/templates
6
packages/templates/.parcelrc
Normal file
6
packages/templates/.parcelrc
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"extends": ["@parcel/config-default"],
|
||||
"transformers": {
|
||||
"*.mp3": [ "@parcel/transformer-raw" ]
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue