Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Workshops
Developer workshop
Commits
5e7e8363
Commit
5e7e8363
authored
Feb 26, 2020
by
Jon Moore
Browse files
Fix for images on dev builds
parent
43845e7c
Pipeline
#23950
passed with stage
in 4 minutes and 31 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
webpack/bundle-info.js
View file @
5e7e8363
...
...
@@ -44,7 +44,7 @@ REVERSE_PROXY_PATHS.forEach(path => {
};
});
const
DEVSERVER_PROXIES
=
{
...
apiProxies
,
reverseProxies
};
const
DEVSERVER_PROXIES
=
{
...
apiProxies
,
...
reverseProxies
};
module
.
exports
=
{
BABEL_CONFIG
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment