After #332 , the @patternfy/react-console is published without relevant JS and styling content.
Observed in @patternfy/react-console 1.1.0.
To reproduce:
$ npm i @patternfly/react-console
$ tree node_modules/@patternfly/react-console/dist
node_modules/@patternfly/react-console/dist
└── js
└── index.js
Expected to see:
Built JS and styling files.