Skip to content
This repository has been archived by the owner on Feb 19, 2022. It is now read-only.

Some images are not properly loaded in production mode #42

Open
AugustinLF opened this issue Aug 16, 2017 · 0 comments
Open

Some images are not properly loaded in production mode #42

AugustinLF opened this issue Aug 16, 2017 · 0 comments

Comments

@AugustinLF
Copy link

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.
screen shot 2017-08-16 at 12 01 24

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant