Paul Gschwendtner ad450e3e86 build: add missing path mapping for build-webpack import causing lint error
I suspect there were some versioning changes with the e.g. `hoist =
false` setting in npmrc; so eslint now starts failing about an import
from `webpack-server.ts` resulting in unnecessary type cast lint errors.

The existing mapping didn't work due to the underscore conversion, so
this makes sense, and fixing the path mappings works.
2024-12-16 12:17:17 -05:00
..
2024-12-02 14:15:18 +01:00