Add todo
This commit is contained in:
parent
9ca1cdaa4f
commit
0ddd0b4b55
|
|
@ -21,6 +21,7 @@ const createLintingRule = () => ({
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
|
//todo: do we need postcss?
|
||||||
module.exports = {
|
module.exports = {
|
||||||
context: path.resolve(__dirname, '../'),
|
context: path.resolve(__dirname, '../'),
|
||||||
entry: {
|
entry: {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue