Closed chapa closed 3 years ago
Just ran into issue while trying to run yarn build and yarn check:snapshots, because shell.exec calls didn't expect project directory to contain spaces.
yarn build
yarn check:snapshots
shell.exec
thanks
Released https://github.com/cssinjs/jss/releases/tag/v10.5.1
Just ran into issue while trying to run
yarn build
andyarn check:snapshots
, becauseshell.exec
calls didn't expect project directory to contain spaces.