Actions
Bug #28379
closedWebpack build warning from the APIMiddleware.js
Description
WARNING in ./webpack/assets/javascripts/react_app/redux/API/index.js 3:0-53
"export 'get' was not found in './APIMiddleware'
./webpack/assets/javascripts/foreman_editor.js
./webpack/assets/javascripts/bundle.js
Looks like the APIMiddleware doesn't export any get method, should be an easy fix.
Updated by The Foreman Bot about 5 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ron Lavi
- Pull request https://github.com/theforeman/foreman/pull/7218 added
Updated by Ron Lavi about 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 893f6e86fabfb6caafdc15cdd0aeaefe0a30dc43.
Actions