Skip to content

Comments

Verify minified docfx.js is in sync with source files#22279

Merged
Jen-Uno merged 1 commit intodev/juno/doc-send-feedbackfrom
copilot/sub-pr-22278
Jan 6, 2026
Merged

Verify minified docfx.js is in sync with source files#22279
Jen-Uno merged 1 commit intodev/juno/doc-send-feedbackfrom
copilot/sub-pr-22278

Conversation

Copy link
Contributor

Copilot AI commented Jan 6, 2026

PR Type:

📚 Documentation content changes

What is the current behavior? 🤔

The minified docfx.js file in doc/templates/uno/styles/ needed verification that it was properly generated from source files (including affix.js) rather than manually edited.

What is the new behavior? 🚀

Verified the build process generates docfx.js correctly from source:

  • Ran npm install && npm run build to regenerate minified files
  • Confirmed no git changes resulted, proving file is in sync
  • Build process (defined in gulpfile.js) properly concatenates and minifies all JavaScript files from templates/uno/component/ into templates/uno/styles/docfx.js

The existing documentation in doc/README.md already instructs contributors to run npm run build before committing changes.

PR Checklist ✅

Please check if your PR fulfills the following requirements:

Other information ℹ️

No code changes were required. The minified file was already properly synchronized with source files.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI mentioned this pull request Jan 6, 2026
5 tasks
Copilot AI changed the title [WIP] Update send feedback documentation based on review comments Verify minified docfx.js is in sync with source files Jan 6, 2026
Copilot AI requested a review from Jen-Uno January 6, 2026 20:13
@Jen-Uno Jen-Uno marked this pull request as ready for review January 6, 2026 20:13
@Jen-Uno Jen-Uno merged commit a0b9ad9 into dev/juno/doc-send-feedback Jan 6, 2026
8 checks passed
@Jen-Uno Jen-Uno deleted the copilot/sub-pr-22278 branch January 6, 2026 20:14
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