cashapp / misk-web

Micro-Frontends React + Redux + Typescript Framework
https://cashapp.github.io/misk-web/
Apache License 2.0
64 stars 18 forks source link

Missing build files error #188

Open adrw opened 5 years ago

adrw commented 5 years ago
ERROR in Entry module not found: Error: Can't resolve './src' in '/Users/adrw/Development/misk-web/examples/tabs/palette-exemplar'

Have better handling for this error which shows up when build files haven't been generated.

Potentially add miskweb prebuild to ci-build step.

adrw commented 5 years ago

Fix out for Palette* and in @misk/cli package.json template. Probably should still add one within the CLI itself if there isn't already.