Skip to content

Reduce the build file size #13

@ashutosh-jena-mindfire

Description

@ashutosh-jena-mindfire

version

1.0.4

Link to minimal reproduction

No response

Steps to reproduce

Create build for the project

What is expected?

  1. Build folder size less than 500 kB
  2. Create two distinct configuration files—one tailored for development and the other for production.
  3. 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.
  4. 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

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions