Bug #17236
closed
webpack source maps do not work
Added by Ohad Levy about 8 years ago.
Updated over 6 years ago.
Description
it seems a configuration directive is in order.
- config.devtool = 'cheap-module-eval-source-map';
+ config.devtool = 'inline-source-map';
- Related to Refactor #12364: Use NPM+Webpack to manage external assets (js, css, fonts) added
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3995 added
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
- Translation missing: en.field_release set to 189
Also available in: Atom
PDF