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
Actual Behaviour
Debugging is not enabled in webpack development environment. It gets harder for developers to fix bugs.
Expected Behaviour
Support for proper debugging.
Would you like to work on the issue?
I would like to add debugging support to susi.ai project with help of webpack source-maps.
I will add a script in package.json to run webpack-dev-server with sourcemaps enabled.
The text was updated successfully, but these errors were encountered:
ashutoshc8101
changed the title
Debugging is not supported in susi.ai
Debugging is not supported in susi.ai development environment
Dec 23, 2020
Actual Behaviour
Debugging is not enabled in webpack development environment. It gets harder for developers to fix bugs.
Expected Behaviour
Support for proper debugging.
Would you like to work on the issue?
I would like to add debugging support to susi.ai project with help of webpack source-maps.
I will add a script in package.json to run webpack-dev-server with sourcemaps enabled.
The text was updated successfully, but these errors were encountered: