diff --git a/frontend/bundle-config.json b/frontend/bundle-config.json index 04f2450815..8995842c03 100644 --- a/frontend/bundle-config.json +++ b/frontend/bundle-config.json @@ -1,9 +1,9 @@ { "jsFiles": [ "client/src/namespace.js", - "client/src/exceptions.js", "client/src/loader.js", "client/src/loader-init-libs.js", + "client/src/exceptions.js", "client/src/utils.js", "client/src/acl.js",