Actions
Bug #24958
closedAdd js sourcemaps for production webpack builds
Description
At the moment webpack is configured to generate sourcemaps only for devel environments. Sourcempas in separate files should be generated also in production builds to enable debugging.
Updated by The Foreman Bot over 6 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6074 added
Updated by Ohad Levy about 6 years ago
- Target version set to 1.20.0
- Fixed in Releases 1.20.0 added
Updated by Tomáš Strachota about 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset d956de9515b161f4bc998706206ef9d5410f15c8.
Actions