fix: change path of css-module-stub

This commit is contained in:
alxshelepenok 2019-05-09 00:09:21 +03:00
parent 91ca37fa11
commit 42d6377fde

View File

@ -7,7 +7,7 @@
[lints] [lints]
[options] [options]
module.name_mapper.extension='scss' -> '<PROJECT_ROOT>/src/flow/CSSModuleStub.js' module.name_mapper.extension='scss' -> '<PROJECT_ROOT>/flow/css-module-stub.js'
server.max_workers=4 server.max_workers=4
[strict] [strict]