Project

General

Profile

Actions

Bug #17236

closed

webpack source maps do not work

Added by Ohad Levy over 7 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Web Interface
Target version:
Difficulty:
trivial
Triaged:
Fixed in Releases:
Found in Releases:

Description

it seems a configuration directive is in order.

- config.devtool = 'cheap-module-eval-source-map';
+ config.devtool = 'inline-source-map';


Related issues 1 (0 open1 closed)

Related to Foreman - Refactor #12364: Use NPM+Webpack to manage external assets (js, css, fonts)ClosedTomer Brisker11/02/2015Actions
Actions

Also available in: Atom PDF