nwb icon indicating copy to clipboard operation
nwb copied to clipboard

SVG file not being loaded in build

Open raed667 opened this issue 6 years ago • 1 comments

  • Bug report
  • Question / support request

I would like to include an SVG in my react component. whenever I build the project the output does not include my svg file even if its under /src.

Project

npm ls --depth=0

+-- [email protected] +-- [email protected] `-- [email protected]

raed667 avatar Mar 28 '18 08:03 raed667

use nwb build-react-component --copy-files?

manglobe avatar Jun 12 '18 03:06 manglobe