Original docs: https://webpack.js.org/configuration/configuration-languages/#typescript
All dependencies is installed in accordance with the documentation.
But when I use this:
"scripts": {
"build": "TS_NODE_PROJECT=\"tsconfig-for-webpack-config.json\" webpack"
}
I receive this error:
"TS_NODE_PROJECT" unrecognized command