From affb9b7691ccd0143ad74c5be582345d92ad5aa4 Mon Sep 17 00:00:00 2001 From: Yan Holtz Date: Thu, 8 Aug 2024 17:15:55 +0200 Subject: [PATCH] fix aliases --- components.json | 6 +- next.config.js | 4 -- public/sitemap.xml | 163 ++++++++++++++++++++++++++------------------- 3 files changed, 97 insertions(+), 76 deletions(-) diff --git a/components.json b/components.json index 39b878fd..72198299 100644 --- a/components.json +++ b/components.json @@ -11,7 +11,7 @@ "prefix": "" }, "aliases": { - "components": "@/component", - "utils": "@/lib/utils" + "components": "@/component/UI", + "utils": "@/util/utils" } -} \ No newline at end of file +} diff --git a/next.config.js b/next.config.js index 3e1398de..14bec1b7 100644 --- a/next.config.js +++ b/next.config.js @@ -8,8 +8,4 @@ module.exports = { // !! WARN !! ignoreBuildErrors: true, }, - webpack: (config) => { - config.resolve.alias['@'] = path.join(__dirname, '.'); - return config; - }, }; diff --git a/public/sitemap.xml b/public/sitemap.xml index afd465e5..437135c8 100644 --- a/public/sitemap.xml +++ b/public/sitemap.xml @@ -1,72 +1,97 @@ -https://www.react-graph-gallery.com2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/2d-density-plot2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/about2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/add-hover-interaction-to-graph2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/all2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/animation2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/arc-diagram2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/area-plot2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/barplot2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/boxplot2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/bubble-map2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/bubble-plot2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/build-axis-with-react2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/cartogram2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/chord-diagram2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/choropleth-map2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/circular-barplot2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/circular-packing2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/connected-scatter-plot2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/connection-map2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/correlogram2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/cross-graph-highlight-interaction2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/dataset-transition2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/dendrogram2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/density-plot2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/donut2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/example/arc-diagram-vertical2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/example/barplot-data-transition-animation2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/example/barplot-stacked-horizontal2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/example/barplot-stacked-vertical2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/example/boxplot-jitter2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/example/circle-packing-with-d3-force2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/example/histogram-mirror2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/example/histogram-small-multiple2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/example/histogram-with-several-groups2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/example/line-chart-synchronized-cursors2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/example/network-diagram-with-colored-groups2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/fix-canvas-blurry-dataviz2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/heatmap2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/hexbin-map2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/hierarchical-edge-bundling2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/histogram2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/how-to2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/interactivity2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/line-chart2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/lollipop-plot2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/make-a-graph-responsive2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/map2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/network-chart2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/parallel-plot2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/pie-plot2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/radar-chart2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/react-dataviz-animation-with-react-spring2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/ridgeline2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/sankey-diagram2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/scatter-plot2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/shape-morphism-for-dataviz-with-react2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/stacked-area-plot2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/stacked-barplot-with-negative-values2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/streamchart2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/subscribe2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/timeseries2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/treemap2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/typescript-d3-axis2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/violin-plot2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/viz-from-the-future2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/voronoi2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/what-is-a-color2023-08-01T10:25:12.954Zdaily0.7 -https://www.react-graph-gallery.com/wordcloud2023-08-01T10:25:12.954Zdaily0.7 +https://www.react-graph-gallery.com2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/2d-density-plot2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/about2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/all2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/animation2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/arc-diagram2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/area-plot2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/articles2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/barplot2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/boxplot2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/bubble-map2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/bubble-plot2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/build-axis-with-react2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/cartogram2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/chord-diagram2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/choropleth-map2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/circular-barplot2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/circular-packing2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/connected-scatter-plot2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/connection-map2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/correlogram2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/course/hover-effect/css-descendant-selector2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/course/hover-effect/css-pseudo-class2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/course/hover-effect/internal-state2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/course/hover-effect/introduction2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/course/hover-effect/link-two-graphs2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/course/hover-effect/toggle-class-in-js2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/course/introduction/initial-setup2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/course/introduction/introduction-to-d32024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/course/introduction/introduction-to-react2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/course/introduction/js-dataviz-libraries2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/course/responsiveness/code-organization2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/course/responsiveness/common-pitfalls2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/course/responsiveness/introduction2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/course/responsiveness/use-dimension-hook2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/course/responsiveness/using-the-hook2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/course/scales/introduction2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/course/svg/introduction2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/course/svg/main-svg-elements2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/course/svg/path-element2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/course/svg/tips-and-tricks2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/cross-graph-highlight-interaction2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/dataset-transition2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/dendrogram2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/density-plot2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/donut2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/example/arc-diagram-vertical2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/example/barplot-data-transition-animation2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/example/barplot-stacked-horizontal2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/example/barplot-stacked-vertical2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/example/boxplot-horizontal2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/example/boxplot-jitter2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/example/circle-packing-with-d3-force2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/example/histogram-mirror2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/example/histogram-small-multiple2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/example/histogram-with-several-groups2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/example/line-chart-synchronized-cursors2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/example/network-diagram-with-colored-groups2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/example/population-pyramid2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/example/radar-chart-animation2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/example/scatterplot-basic-canvas2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/example/scatterplot-tooltip-with-voronoi-for-closest-point-detection2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/example/timeseries-moving-average2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/fix-canvas-blurry-dataviz2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/heatmap2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/hexbin-map2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/hierarchical-edge-bundling2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/histogram2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/interactivity2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/line-chart2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/lollipop-plot2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/map2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/network-chart2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/parallel-plot2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/pie-plot2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/radar-chart2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/react-d3-dataviz-course2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/react-dataviz-animation-with-react-spring2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/ridgeline2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/sankey-diagram2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/scatter-plot2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/shape-morphism-for-dataviz-with-react2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/stacked-area-plot2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/stacked-barplot-with-negative-values2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/streamchart2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/subscribe2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/timeseries2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/treemap2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/typescript-d3-axis2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/violin-plot2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/viz-from-the-future2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/voronoi2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/what-is-a-color2024-08-08T15:15:40.787Zdaily0.7 +https://www.react-graph-gallery.com/wordcloud2024-08-08T15:15:40.787Zdaily0.7 \ No newline at end of file