Skip to content
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

feat(bundle-source): Add JSON cache mode #1278

Merged
merged 2 commits into from
Sep 8, 2022
Merged

feat(bundle-source): Add JSON cache mode #1278

merged 2 commits into from
Sep 8, 2022

Conversation

kriskowal
Copy link
Member

  • Adds a --cache-json mode that:
    • Generates .json bundle files in JSON format.
    • Generates -json-meta.json meta files in JSON format.
  • Adds a --cache-js mode that should replace --to:
    • Generates .js bundle files in JSON format.
      Adds a UNIX newline absent when using --to.
    • Generates -json-meta.json meta files in JSON format instead of
      -meta.js.

@kriskowal kriskowal requested a review from dckc September 8, 2022 20:05
Copy link
Contributor

@dckc dckc left a comment

Choose a reason for hiding this comment

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

yes, let's

@kriskowal kriskowal enabled auto-merge (rebase) September 8, 2022 21:10
@kriskowal kriskowal disabled auto-merge September 8, 2022 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants