2 Matching Annotations
- Sep 2021
-
-
Webpacker used to configure Webpack indirectly, which lead to a complicated secondary configuration process. This was done in order to provide default configurations for the most popular frameworks, but ended up creating more complexity than it cured. So now Webpacker delegates all configuration directly to Webpack's default configuration setup.
more trouble than it's worth
- creating more complexity than it cured
Tags
- more trouble than it's worth
- modern javascript development is complicated
- Why can't this be easier/simpler? Why does it have to be so hard/complicated?
- changed their mind/opinion
- newer/better ways of doing things
- too hard/complicated/non-trivial
- too complicated
- doing more harm than good
- removing feature that is more trouble than it's worth (not worth the effort to continue to maintain / fix bugs caused by keeping it)
- complicated
Annotators
URL
-
- Dec 2020
-
www.npmjs.com www.npmjs.com
-
The change is too consequential to be developed in situ.
-