Closed
Description
opened on Jul 12, 2021
Is your enhancement related to a problem? Please describe.
Currently, our building scripts rely on several different parts: Babel, Webpack, Post CSS, etc. That makes things harder to keep node packages updated and compatible.
Describe the solution you'd like
10up Toolkit would allow us to simplify those scripts. It would also drastically reduce the number of packages we require on our package.json file. The final number of packages installed may or may not be lower, but transferring that responsibility to 10up-toolkit would make our lives easier.
Activity