shelley/ui: copy assets (manifest.json, icons) during build
Philip Zeyliger
created
Prompt: I see errors fetching manifest.json when i load up shelley in the chrome inspector
The build script was not copying files from src/assets/ to dist/,
causing manifest.json and icons to return 404 errors in Chrome.
This was visible as errors in Chrome DevTools console.