Closed fossilfriend closed 8 months ago
rollup
tailwindcss
StoryBook
niagads-viz-js
locuszoom
.js
rollup-dts
TODO: figure out how to make highcharts an external dependency; it is being imported even on pages that don't use highcharts-derived components NOTE: may have the same issue for locuszoom Question for review: should 'dist' directory be committed? It can always be generated after cloning by running npm build
TODO: figure out how to make highcharts an external dependency; it is being imported even on pages that don't use highcharts-derived components
highcharts
NOTE: may have the same issue for locuszoom
Question for review: should 'dist' directory be committed? It can always be generated after cloning by running npm build
npm build
rollup
to package the component librarytailwindcss
config & application to Text componentsStoryBook
of Text componentsniagads-viz-js
from parent /dist directorylocuszoom
adapters/layouts to pure.js
(no longer TypeScript) b/crollup-dts
can't handle ambient types