mirror of
https://github.com/daydreamer-json/ak-endfield-api-archive.git
synced 2026-03-28 10:12:37 +01:00
feat(pages): scaffold web documentation with parcel and custom fonts
This commit is contained in:
6
pages/.parcelrc
Normal file
6
pages/.parcelrc
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"extends": "@parcel/config-default",
|
||||
"transformers": {
|
||||
"*.{ts,tsx}": ["@parcel/transformer-typescript-tsc"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user