You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error: fail build on error and document debugJs option (8ab95de)
Features
webpack: write debug index for webpack build (43c8f09)
BREAKING CHANGES
webpack: This writes a debug index designed for builds using webpack and
closure-webpack-plugin. Projects must be updated to use webpack in the build,
and index options must be updated to include a debugJs path to the debug bundle
generated by webpack.