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

add an option to open generated html #10

Open
aladdin-add opened this issue Mar 26, 2020 · 2 comments
Open

add an option to open generated html #10

aladdin-add opened this issue Mar 26, 2020 · 2 comments

Comments

@aladdin-add
Copy link
Contributor

something like

new CpuProfilerWebpackPlugin({
  open: true, // it can be default
})
@jantimon
Copy link
Owner

jantimon commented Mar 26, 2020

cool idea 👍

would you like to create a pull request?

probably https://www.npmjs.com/package/open might help here

@aladdin-add
Copy link
Contributor Author

sure, I'll make a PR later. 🍺

aladdin-add added a commit to aladdin-add/cpuprofile-webpack-plugin that referenced this issue Mar 26, 2020
it also fixes jantimon#7, by moving the function call to its constructor. :)
aladdin-add added a commit to aladdin-add/cpuprofile-webpack-plugin that referenced this issue Mar 26, 2020
it also fixes jantimon#7, by moving the function call to its constructor. :)
aladdin-add added a commit to aladdin-add/cpuprofile-webpack-plugin that referenced this issue Apr 10, 2020
it also fixes jantimon#7, by moving the function call to its constructor. :)
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

2 participants