Skip to content

Commit

Permalink
Merge pull request #25 from Koslun/patch-2
Browse files Browse the repository at this point in the history
feat(ngxs): Add group for NGXS
  • Loading branch information
hulkoba committed Dec 11, 2018
2 parents 91cae00 + 87a9138 commit f89fcec
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions index.js
Expand Up @@ -474,6 +474,15 @@ const monorepoDefinitions = {
'@material-ui/lab',
'@material-ui/docs'
],
'ngxs': [
'@ngxs/devtools-plugin',
'@ngxs/form-plugin',
'@ngxs/logger-plugin',
'@ngxs/storage-plugin',
'@ngxs/store',
'@ngxs/router-plugin',
'@ngxs/websocket-plugin'
],
'polyfill-io-aot': [
'@polyfill-io-aot/builder',
'@polyfill-io-aot/builder-cli',
Expand Down

0 comments on commit f89fcec

Please sign in to comment.