symfony / webpack-encore

A simple but powerful API for processing & compiling assets built around Webpack
https://symfony.com/doc/current/frontend.html
MIT License
2.23k stars 198 forks source link

Add some types in the internal implementation of Encore #1330

Closed stof closed 3 weeks ago

stof commented 3 weeks ago

This will allow type-checking the codebase, by fixing cases where the typescript inference is not sufficient without a hint.