forked from Hufe921/canvas-editor
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
version
1.0.4
Link to minimal reproduction
No response
Steps to reproduce
Create build for the project
What is expected?
- Build folder size less than 500 kB
- Create two distinct configuration files—one tailored for development and the other for production.
- The build process generates two distinct "dist" folders—one for debugging purposes and the other specifically for production. This separation ensures a clean and organized structure for different deployment scenarios, streamlining development and deployment workflows.
- Production files are optimized and exclude unnecessary elements like source maps, enhancing efficiency and reducing file sizes. This practice aligns with best development practices, promoting a streamlined and performant production environment.
What is actually happening?
Build folder size is 3.5 MB
System Info
No response
Any additional comments?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels