Update commands and removed comment

This commit is contained in:
Daniël van Noord
2021-03-22 08:21:28 +01:00
parent 68c8cc9d54
commit be529d0b71

View File

@@ -1,7 +1,3 @@
/** We know this is not how Webpack should be used, but we are slowly transferring our code.
* For now this is how at least start to create a structure that allows us to transfer towards
* more modular code. Any help is highly appreciated.
*/
const path = require('path');
module.exports = function (env) {