Project

General

Profile

Actions

Feature #32152

open

Configurable devtool for Webpack

Added by Leos Stejskal about 3 years ago. Updated about 3 years ago.

Status:
Ready For Testing
Priority:
Normal
Assignee:
Category:
Web Interface
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

Building and rebuilding of js files is sometimes painfully slow,
with a simple change of source mapping style, process can be
significally faster.

With `DEVTOOL` variable developers can set the `devtool` like they
want to, or they can use the default option: `inline-source-map`.

See https://webpack.js.org/configuration/devtool/#devtool

Actions #1

Updated by The Foreman Bot about 3 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/8408 added
Actions

Also available in: Atom PDF