fix: consistenly use static/data for 'npm run build' #661

Merged
Sainan merged 1 commits from static-data into main 2024-12-29 16:51:38 -08:00

1 Commits

Author SHA1 Message Date
8f6fd33b77 chore: fix static/data for 'npm run build'
Previously, buildConfig.json was loaded from build/static/data while cache files were loaded from static/data.
Now all files are loaded from static/data and there is no build/static/data folder anymore.
2024-12-29 23:54:00 +01:00