insin / nwb

A toolkit for React, Preact, Inferno & vanilla JS apps, React libraries and other npm modules for the web, with no configuration (until you need it)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clean Kills Hot-loading with Yarn Linked project

J3tto opened this issue · comments

commented

This issue is a:

  • Question / support request

It would be great to disable clean so that its possible to build without throwing a "Error: ENOENT: no such file or directory" in a yarn linked project which uses CRA.

Any other options to avoid having to restart the CRA after each build of the nwb react component project.