Skip to content

feat(web): chart-view export data #2739

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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

FOkvj
Copy link
Contributor

@FOkvj FOkvj commented May 28, 2025

image image image

@fangyinc fangyinc requested a review from Copilot May 29, 2025 07:46
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes outdated Next.js static build artifacts under _next/static, likely to refresh generated files after updates.

  • Purges old webpack hot-update, SSG manifest, build manifest, and chunk files.
  • Streamlines the static web assets directory for a clean rebuild.
  • Ensures that only the latest generated assets will be present on the next build.

Reviewed Changes

Copilot reviewed 92 out of 92 changed files in this pull request and generated no comments.

Show a summary per file
File Description
.../static/web/_next/static/webpack/*.hot-update.json Removed obsolete hot-update metadata
.../static/web/_next/static/*/_ssgManifest.js Cleared outdated SSG manifest files
.../static/web/_next/static/*/_buildManifest.js Removed old build manifest scripts
.../static/web/_next/static/chunks/*.js Deleted stale chunk files generated by webpack
Other files under _next/static Bulk removal of outdated Next.js static artifacts
Comments suppressed due to low confidence (1)

@fangyinc
Copy link
Collaborator

@FOkvj The service isn't working properly.

image

@FOkvj
Copy link
Contributor Author

FOkvj commented May 29, 2025

fixed

@chenliang15405 chenliang15405 changed the title Feat chart-view export data feat(web): chart-view export data Jun 6, 2025
@github-actions github-actions bot added enhancement New feature or request web Module: web labels Jun 6, 2025
Copy link
Collaborator

@chenliang15405 chenliang15405 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great feature.
LGTM

@chenliang15405
Copy link
Collaborator

hi @FOkvj please resolve this conflict

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request web Module: web
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants