Created by: maciej-ka
Posting this to get early feedback.
My concerns are:
-
fs.watch
has few problems - current implementation triggers duplicate rebuild after
yarn add
of a missing module
This is my first dive into webpack related source.
Created by: maciej-ka
Posting this to get early feedback.
My concerns are:
fs.watch
has few problems
yarn add
of a missing moduleThis is my first dive into webpack related source.