Skip to content

fix(bin): update import statement for base config in temporary stencil config#7

Merged
johnjenkins merged 1 commit intostenciljs:mainfrom
ThornWalli:feature/fix-config-import
Feb 6, 2026
Merged

fix(bin): update import statement for base config in temporary stencil config#7
johnjenkins merged 1 commit intostenciljs:mainfrom
ThornWalli:feature/fix-config-import

Conversation

@ThornWalli
Copy link
Contributor

Hello @johnjenkins,

It seems something got lost in the last update ;)

Is everything OK with the import now?

Pull request checklist

  • Tests for the changes have been added (for bug fixes / features)
  • Build (pnpm build) was run locally and passed
  • Tests (pnpm test:unit and pnpm test:e2e) were run locally and passed
  • Linting (pnpm lint) was run locally and passed

Pull request type

  • Bugfix
  • Feature
  • Refactoring (no functional changes)
  • Documentation
  • Other (please describe):

What is the current behavior?

Der import der configuration ist zu fest.

Only the default export is requested; exporting to key config would also be important.

What is the new behavior?

A check is performed to see whether config or default is removed from the export.

Does this introduce a breaking change?

  • Yes
  • No

Copilot AI review requested due to automatic review settings February 6, 2026 14:56
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.

Copilot wasn't able to review any files in this pull request.


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

@johnjenkins johnjenkins merged commit 2f4d7b0 into stenciljs:main Feb 6, 2026
5 of 6 checks passed
github-actions bot pushed a commit that referenced this pull request Feb 6, 2026
## [1.1.7](v1.1.6...v1.1.7) (2026-02-06)

### Bug Fixes

* **bin:** update import statement for base config in temporary stencil config ([#7](#7)) ([2f4d7b0](2f4d7b0))
@github-actions
Copy link

github-actions bot commented Feb 6, 2026

🎉 This PR is included in version 1.1.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants