Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vue-性能优化分析工具 #54

Open
PleaseStartYourPerformance opened this issue Nov 16, 2021 · 0 comments
Open

Vue-性能优化分析工具 #54

PleaseStartYourPerformance opened this issue Nov 16, 2021 · 0 comments

Comments

@PleaseStartYourPerformance
Copy link
Owner

PleaseStartYourPerformance commented Nov 16, 2021

https://juejin.cn/post/6949896020788690958?utm_source=gold_browser_extension

还有Lighthouse 在控制台中可以性能分析

    if (process.env.npm_config_report) {
      config
        .plugin('webpack-bundle-analyzer')
        .use(require('webpack-bundle-analyzer').BundleAnalyzerPlugin)
    }

pageage.json中

    "analyz": "npm_config_report=true npm run build",

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant