Skip to content

[universal-redux] public folder not public in dev mode #109

@0xsven

Description

@0xsven

Hi diego.

I am back on my side project and stoked to try the generator and storybook. The first thing to do is to clone the latest version of the universal-redux branch and manually copy my code over.

Unfortunately I can't get my fonts working (deja vu!). The public folder seems not to be public when running in dev mode.

Steps to reproduce:

  1. Clone ARc and checkout branch 'universal-redux'
  2. npm i && npm run dev
  3. Open http://localhost:3000/icon.png in browser
    Result: 404 page

It works fine with production build (npm run build && npm run start)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions