kui-shell/oui

Webpack of oui doesn't work

Closed this issue · 1 comments

I cloned oui (master branch, head is 4eb42b3).

I built it with npm ci, then npx kui-build-webpack.

Then npx kui-run-webpack and visited the presented URL with a web browser. There is a superficially ok-looking shell but nothing really works. The console shows:
Screen Shot 2019-12-23 at 3 54 59 PM

Is the oui packaging expected to webpack successfully? That was my planned use case and this was just a first sanity check that it would work out of the box.

i am hopeful that #38 and #40 help to resolve this.