summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorJacob Schatz <jschatz@gitlab.com>2017-06-30 20:55:09 +0000
committerJacob Schatz <jschatz@gitlab.com>2017-06-30 20:55:09 +0000
commite48f54b5b23b4b865a4462151d576d2ff09d543e (patch)
treeff73231294c1ac2c6793fc9a46f3e93c88cd9734 /changelogs
parent30c7fef03955bb4d2627b1de419be672c97a6df6 (diff)
parent598baa554c29c7f69191b4ea46a049c558c3dbe5 (diff)
downloadgitlab-ce-e48f54b5b23b4b865a4462151d576d2ff09d543e.tar.gz
Merge branch 'enable-webpack-code-splitting' into 'master'
Enable webpack code splitting Closes #32989 See merge request !12032
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/enable-webpack-code-splitting.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/enable-webpack-code-splitting.yml b/changelogs/unreleased/enable-webpack-code-splitting.yml
new file mode 100644
index 00000000000..d61c3b97d11
--- /dev/null
+++ b/changelogs/unreleased/enable-webpack-code-splitting.yml
@@ -0,0 +1,5 @@
+---
+title: Enable support for webpack code-splitting by dynamically setting publicPath
+ at runtime
+merge_request: 12032
+author: