Skip to content

Migrate project to TypeScript ✨ - #1503

Merged
Kocal merged 13 commits into
mainfrom
typescript-migration
Jul 23, 2026
Merged

Kocal merged 13 commits into
mainfrom
typescript-migration

Conversation

@Kocal

@Kocal Kocal commented Jun 25, 2026

Copy link
Copy Markdown
Member
Q A
Bug fix? no
New feature? yes
Deprecations? no
Issues Fix #816
License MIT

@Kocal

Kocal commented Jul 6, 2026

Copy link
Copy Markdown
Member Author

TIL: packing Encore with pnpm and installing it in another project with pnpm add -D ../path/to/encore.tgz breaks the auto-completion in webpack.config.mjs in PHPStorm (still works in VSCode), when it works with webpack.config.mts in PHPStorm (and VSCode too).
But, installing Encore in a test project with pnpm add -D github:symfony/webpack-encore#typescript-migration works! Surely pnpm is doing something weird that PHPStorm can't resolve, but at least we know.

@Kocal
Kocal force-pushed the typescript-migration branch from 0ce3fd6 to 53a691a Compare July 23, 2026 18:53
@Kocal
Kocal marked this pull request as ready for review July 23, 2026 18:53
@Kocal
Kocal merged commit 5198083 into main Jul 23, 2026
74 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature New Feature Status: Needs Review Needs to be reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[RFC] Ship typescript types for the public APIs

2 participants