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

Create basic webpack.config.js #5203

Closed
manolo opened this issue Mar 7, 2019 · 2 comments
Closed

Create basic webpack.config.js #5203

manolo opened this issue Mar 7, 2019 · 2 comments
Assignees
Milestone

Comments

@manolo
Copy link
Member

manolo commented Mar 7, 2019

We should give an easy way to create webpack config to the user, flow-maven-plugin might create it if not found. At the same time needs to update needed dependencies (webpack, babel, etc)

@pleku
Copy link
Contributor

pleku commented Mar 7, 2019

This is a must have for all new projects and should also be generated by the migration tool for the projects that are migrated.

The developers should not have to worry about adding the needed dependencies like babel.

@pleku
Copy link
Contributor

pleku commented Mar 8, 2019

Unless the file exists, the Maven plugin creates it based on a default template we have that works well with Flow. The user can then configure it further if they want.

@manolo manolo self-assigned this Mar 13, 2019
manolo added a commit that referenced this issue Mar 14, 2019
manolo added a commit that referenced this issue Mar 14, 2019
manolo added a commit that referenced this issue Mar 14, 2019
bogdanudrescu pushed a commit that referenced this issue Mar 14, 2019
* Create webpack.config.js. Fixes #5203
@pleku pleku closed this as completed Mar 14, 2019
@caalador caalador added this to the 2.0.0.alpha2 milestone Mar 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants