foxglove/create-foxglove-extension

Ability to customize webpack config in generated extensions

amacneil opened this issue · 1 comments

Request from @audrow: Ability to customize webpack config.

e.g. this is how next.js does it: https://nextjs.org/docs/api-reference/next.config.js/custom-webpack-config

This should also fix #31.