Skip to content

chore(igc-ts): remove non-functional npmrc file#1671

Open
damyanpetev wants to merge 2 commits intomasterfrom
dpetev/wc-redundant-npmrc
Open

chore(igc-ts): remove non-functional npmrc file#1671
damyanpetev wants to merge 2 commits intomasterfrom
dpetev/wc-redundant-npmrc

Conversation

@damyanpetev
Copy link
Copy Markdown
Member

@damyanpetev damyanpetev commented Apr 28, 2026

Description

Removed redundant npmrc file since it's both outdated in content and it doesn't work since it's not packages (not __dot__ prefixed) and the update logic adds this when needed.

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Refactoring / code cleanup
  • Build / CI configuration change

Affected Packages

  • igniteui-cli (packages/cli)
  • @igniteui/cli-core (packages/core)
  • @igniteui/angular-templates (packages/igx-templates)
  • @igniteui/angular-schematics (packages/ng-schematics)
  • @igniteui/mcp-server (packages/igniteui-mcp)

Checklist

  • I have tested my changes locally (npm run test)
  • I have built the project successfully (npm run build)
  • I have run the linter (npm run lint)
  • I have added/updated tests as needed
  • My changes do not introduce new warnings or errors

Additional Context

Copy link
Copy Markdown
Contributor

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

Removes a redundant .npmrc from the igc-ts Web Components base project template, aligning the template with how dotfiles are handled/packaged and relying on existing update logic to create .npmrc when required.

Changes:

  • Deleted packages/cli/templates/webcomponents/igc-ts/projects/_base/files/.npmrc from the base template.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@coveralls
Copy link
Copy Markdown

coveralls commented Apr 28, 2026

Coverage Status

coverage: 86.279%. remained the same — dpetev/wc-redundant-npmrc into master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

templates component OR scenario template web-components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants