bee-dashboard
bee-dashboard copied to clipboard
Bring back `webpack.config.js` to TypeScript
It was not possible to completely build Bee Dashboard on Windows (which was needed for Swarm Desktop), where one of the issue was the TS_NODE_COMPILER_OPTIONS env variable definition on Windows and because of it we have downgraded it to JS. It would be good to find out another way how to bring it back:
https://github.com/ethersphere/bee-dashboard/pull/449