Skip to content

fix: (Angular) exports paths#1156

Merged
mathuo merged 1 commit intomathuo:masterfrom
puschie286:angular-fix-export-referencing
Apr 7, 2026
Merged

fix: (Angular) exports paths#1156
mathuo merged 1 commit intomathuo:masterfrom
puschie286:angular-fix-export-referencing

Conversation

@puschie286
Copy link
Copy Markdown
Contributor

@puschie286 puschie286 commented Apr 7, 2026

Set exports paths in package.json to handle the 'dist' directory correctly.

Should fix imports with package name only ('dockview-angular' instead of 'dockview-angular/dist') and fix auto discovery of components by tools/ides.

note: package.json without exports paths assume index/fesm2022 is in the root directory

~ set export paths (in legacy properties and modern 'exports')
@codesandbox-ci
Copy link
Copy Markdown

codesandbox-ci Bot commented Apr 7, 2026

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 028fea1:

Sandbox Source
dockview-app Configuration
editor-gridview Configuration
externaldnd-dockview Configuration
fullwidthtab-dockview Configuration
iframe-dockview Configuration
keyboard-dockview Configuration
nativeapp-dockview Configuration
rendering-dockview Configuration

@puschie286 puschie286 changed the title Fix angular exports paths fix: (Angular) exports paths Apr 7, 2026
@mathuo mathuo merged commit dc28d6a into mathuo:master Apr 7, 2026
7 checks passed
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