chore: move production output to prod - #30
Open
vondutchi wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Addresses #22 as a focused backup implementation. The issue text mentions an assignee, but GitHub shows no current assignee and I could not find a matching PR, so I kept this narrow and easy to close if it is no longer wanted.
Changes:
prodand writes extension bundles/assets/manifest there.stats-*tokleo-*.stats-*.htmlreports and ignores generatedprod/pluskleo-*.htmlreports.npm run test:rollup-configto guard the Rollup output paths and visualizer naming.README.md.Verification:
npm run test:rollup-confignpm run buildgit diff --checkBuild notes:
npm cifailed because the existing lockfile is out of sync, so I installed dependencies withnpm install --legacy-peer-depsbefore running the build.rollup-plugin-url, outdatedcaniuse-lite,aes-jsthisrewrite warnings, and existingviemcircular dependencies.If this is accepted for the 50 USDC bounty, I can provide payout details privately.