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 webpack build config #282

Closed
3 tasks done
nickofthyme opened this issue Aug 2, 2019 · 2 comments
Closed
3 tasks done

Add webpack build config #282

nickofthyme opened this issue Aug 2, 2019 · 2 comments
Labels
:build Build tools / dependencies discuss To be discussed enhancement New feature or request

Comments

@nickofthyme
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
I want a more configurable build. Allow for watch mode for built assets.

Describe the solution you'd like
Combine all build scripts into webpack.config.js file. This would facilitate yarn linking of @elastic-charts into other codebases, for seamless debugging.

Describe alternatives you've considered
Use watchman to watch file changes and build everything over again.

Checklist

  • this request is checked against already exist requests
  • every related Kibana issue is listed under Kibana Cross Issues list
  • kibana cross issue tag is associated to the issue if any kibana cross issue is present
@nickofthyme nickofthyme added the enhancement New feature or request label Aug 2, 2019
@nickofthyme nickofthyme added the discuss To be discussed label Sep 13, 2019
@markov00 markov00 added chore :build Build tools / dependencies and removed chore labels Mar 26, 2020
@markov00
Copy link
Member

@nickofthyme can we close this within #1164 ?

@nickofthyme
Copy link
Collaborator Author

I think the main issue here is fixed but I would still like to have our chart builds run by webpack or vite instead of tsc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:build Build tools / dependencies discuss To be discussed enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants