GSS-Cogs / chart-builder

The Chart Builder is a proof-of-concept app to understand the feasibility of using a CSV file (or SPARQL query) to generate and customise a chart or data visualisation
https://chart-builder-no4vxskx7a-nw.a.run.app
2 stars 0 forks source link

Webpack config to create a library version of chart builder #86

Closed nosnickid closed 2 years ago

nosnickid commented 2 years ago

Webpack config that builds a stand alone chart builder library that can be used with both SSR and client side rendering.

Closes #85