diff --git a/client/build/webpack.base.conf.js b/client/build/webpack.base.conf.js index a42b82db..9243ce6a 100644 --- a/client/build/webpack.base.conf.js +++ b/client/build/webpack.base.conf.js @@ -21,6 +21,7 @@ const createLintingRule = () => ({ } }) +//todo: do we need postcss? module.exports = { context: path.resolve(__dirname, '../'), entry: {