Integrate templates project
This commit is contained in:
parent
3a5d4b9756
commit
76f5246814
55 changed files with 11946 additions and 144 deletions
templates
6
templates/.parcelrc
Normal file
6
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