just
just copied to clipboard
Is there a way to pass arguments to start or build commands?
Ok, I can see that you can pass args with build task eg yarn build --mode development and it seems that it does not work with start and I do not get why it is so inconsistent. Commands lead to webpack.*.config at the end, and as a result you can can not rely on passed args equally with build and start scripts.
It just does not work. This package was constant source of frustration since the day I started trying to use it. You should consider unpublishing it all together really.