Modern development tool for Shopify using Webpack 5. Easy to extend and customize, zero build config, compatible with Slate and existing websites.
181
stars
37
forks
source link
Build exit non zero on failure #182
Closed
evannoronha closed 2 years ago
Previously, a build failure would print the webpack errors, but exit 0 (with an unhandled promise rejection warning).
Note: this was true on node 10, not sure of the other platforms.