The README mentions "our simple thread-loader example", but the link points to a 404 page. Was there a reason that the thread-loader example was removed? Is it no longer recommended to use ts-loader with thread-loader?
I saw on the Webpack Build Performance page that it recommends using ts-loader in happyPackMode: true. Is this recommendation outdated?
The README mentions "our simple thread-loader example", but the link points to a 404 page. Was there a reason that the
thread-loaderexample was removed? Is it no longer recommended to usets-loaderwiththread-loader?I saw on the Webpack Build Performance page that it recommends using
ts-loaderinhappyPackMode: true. Is this recommendation outdated?