perf: prevent background from being mounted when not in use

This commit is contained in:
SethBurkart123
2024-02-09 18:22:58 +11:00
parent 410b817cca
commit 871cef91cb
9 changed files with 53 additions and 10 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"transformers": {
"raw:*": ["@parcel/transformer-raw"]
}
}