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

React Build Watch Mode

nahtnam opened this issue · comments

This issue is a:

  • Feature request

I want to build a chrome extension with nwb and react but I need to be able to run the equivalent of webpack build with the --watch flag. Is this something that can be easily exposed?

I think a solution would involve adding a branch here: https://github.com/insin/nwb/blob/master/src/webpackBuild.js#L47 which runs compiler.watch