You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduces a new copy plugin in build/plugins/copy.ts and integrates it into the esbuild build process. This refactors asset handling by replacing the previous loader-based approach with a plugin, simplifying configuration and improving maintainability.
0 commit comments