codymikol / karma-webpack

Karma webpack Middleware
MIT License
829 stars 222 forks source link

docs(README): remove transformPath docs #492

Closed codymikol closed 1 year ago

codymikol commented 3 years ago

This PR contains a:

Motivation / Use-Case

ts files seem to work out of the box without needing to transform the file paths

additionally, this will always fail due to webpack's config validation

Breaking Changes

N/A

Additional Info

Fixes #488