Skip to content

[vue] webpack打包vue速度太慢怎么办? #342

Open
@haizhilin2013

Description

@haizhilin2013
Collaborator

[vue] webpack打包vue速度太慢怎么办?

Activity

dlutwuwei

dlutwuwei commented on Aug 11, 2019

@dlutwuwei

升级webpack4,支持多进程

xueweb

xueweb commented on Dec 23, 2020

@xueweb

不用webpack.

shay-an

shay-an commented on Jan 24, 2022

@shay-an

2022 用vite

Cai-zhiji

Cai-zhiji commented on Jul 7, 2023

@Cai-zhiji

升级webpack版本

使用生产模式

使用并行处理

代码拆分和懒加载

优化loader配置

使用缓存

优化图片和静态资源

分析打包结果

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @dlutwuwei@haizhilin2013@shay-an@persist-xyz@xueweb

        Issue actions

          [vue] webpack打包vue速度太慢怎么办? · Issue #342 · haizlin/fe-interview