You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 19, 2022. It is now read-only.
I observed that some ressources are not properly loaded (happens also on my own fork of the boilerplate). In dev mode (when running yarn start it works perfectly.
How to reproduce:
$ git clone ...
$ yarn install
$ yarn build
open index.html go slide 8
You'll see that some logo just don't appear. If I'm not mistaking, the npm logo should appear on the right of SendGrid's one.
I use:
node v8.3.0 (it also happened on a 7.X version)
yarn v0.23.2
Chrome 60.0.3112.90
macOS 10.12.6 (Sierra), MacBook Prop (Early 2015)
I don't think I have anything really specific about my machine, or my configuration.
The text was updated successfully, but these errors were encountered:
I observed that some ressources are not properly loaded (happens also on my own fork of the boilerplate). In dev mode (when running
yarn start
it works perfectly.How to reproduce:
You'll see that some logo just don't appear. If I'm not mistaking, the npm logo should appear on the right of SendGrid's one.
![screen shot 2017-08-16 at 12 01 24](https://user-images.githubusercontent.com/5271169/29358387-264033e8-827b-11e7-8bed-9412a33da793.png)
I use:
I don't think I have anything really specific about my machine, or my configuration.
The text was updated successfully, but these errors were encountered: