Skip to content

Commit

Permalink
Use yarn workspaces
Browse files Browse the repository at this point in the history
Run `script/nuke_node.sh` to clean everything up
Run `yarn install` it should install everything for everything
Run `yarn build` and `yarn test` they should work exactly as before

Change-Id: I11a27ff2d705c6cbb3b3f9029dd8b32138706146
Reviewed-on: https://gerrit.instructure.com/151356
Tested-by: Jenkins
Reviewed-by: Brent Burgoyne <[email protected]>
Product-Review: Ryan Shaw <[email protected]>
QA-Review: Ryan Shaw <[email protected]>
  • Loading branch information
ryankshaw committed Jun 4, 2018
1 parent 287321a commit e415eaa
Show file tree
Hide file tree
Showing 18 changed files with 5,551 additions and 26,101 deletions.
2 changes: 1 addition & 1 deletion bin/lint
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@

# TODO: add other linter scripts
script/tatl_tael
script/local-yarn lint
yarn workspace-run lint
Loading

0 comments on commit e415eaa

Please sign in to comment.