Skip to content

Commit

Permalink
[core] Add support for yarn workspaces run
Browse files Browse the repository at this point in the history
  • Loading branch information
eps1lon committed Dec 14, 2018
1 parent 8fab7b2 commit e5653d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/material-ui-benchmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"scripts": {
"test": "exit 0",
"benchmark": "cd ../../ && NODE_ENV=production BABEL_ENV=docs-production babel-node packages/material-ui-benchmark/src/benchmark.js",
"build": "echo \"Nothing to build in @material-ui/benchmark\"",
"server": "cd ../../ && NODE_ENV=production BABEL_ENV=docs-production babel-node packages/material-ui-benchmark/src/server.js"
},
"devDependencies": {},
Expand Down

0 comments on commit e5653d7

Please sign in to comment.