Skip to content

Conversation

@guendev
Copy link
Owner

@guendev guendev commented Oct 12, 2025

  • Remove LICENSE from core package files and adjust file paths.
  • Include README.md in nuxt package files.
  • Consolidate and relocate LICENSE file.

- Remove `LICENSE` from `core` package files and adjust file paths.
- Include `README.md` in `nuxt` package files.
- Consolidate and relocate `LICENSE` file.
Copilot AI review requested due to automatic review settings October 12, 2025 11:03
Copy link

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 reorganizes package licensing and file distribution by consolidating license management and updating package file configurations. The changes involve removing duplicate LICENSE files from individual packages and adjusting which files are included in package distributions.

  • Remove LICENSE from core package files array and package-specific LICENSE file
  • Add README.md to nuxt package files array for distribution
  • Consolidate licensing by removing individual package LICENSE files

Reviewed Changes

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

File Description
packages/nuxt/package.json Added README.md to files array for package distribution
packages/nuxt/LICENSE Removed package-specific LICENSE file
packages/core/package.json Removed LICENSE from files array while keeping README.md

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@guendev guendev merged commit 694e00d into main Oct 12, 2025
3 checks passed
@guendev guendev deleted the fix branch October 25, 2025 18:07
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