Skip to content

Commit

Permalink
fix: Add sku to ‘compilePackages’ list (seek-oss#344)
Browse files Browse the repository at this point in the history
  • Loading branch information
markdalgleish authored Apr 2, 2019
1 parent 8d0b7e2 commit 857b0e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions context/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ const publicPath = skuConfig.publicPath.endsWith('/')
const paths = {
src: skuConfig.srcPaths.map(getPathFromCwd),
compilePackages: [
'sku',
'seek-style-guide',
'seek-asia-style-guide',
'braid-design-system',
Expand Down

0 comments on commit 857b0e4

Please sign in to comment.