Merge pull request #5286 from payloadcms/feat/pre-compile-css

Feat/pre compile css
This commit is contained in:
James Mikrut
2024-03-10 14:06:10 -04:00
committed by GitHub
31 changed files with 2038 additions and 46 deletions

View File

@@ -1,6 +1,6 @@
{
"$schema": "https://json.schemastore.org/swcrc",
"sourceMaps": "inline",
"sourceMaps": true,
"jsc": {
"target": "esnext",
"parser": {