pete-woods opened a new issue #2615: Fontawesome is loaded from CDN, so Zipkin Lens doesn't
work well offline
URL: https://github.com/apache/incubator-zipkin/issues/2615
## Describe the Bug
index.html directly refers to fontawesome via CDN
## Steps to Reproduce
Steps to reproduce the behavior:
## Expected Behaviour
Fontawesome should be an NPM dependency, and packed with WebPack. I would also recommend
using Create React App, rather than doing all the build script stuff yourselves. It's much
easier, IMO!
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
users@infra.apache.org
With regards,
Apache Git Services
|