Skip to content

Commit 16f9f67

Browse files
committed
Update webpack.config.js for 5.0
1 parent cfe8ef5 commit 16f9f67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code_samples/back_office/image_editor/config/webpack.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ const ibexaConfigManager = require('@ibexa/frontend-config/webpack-config/manage
5454
const getIbexaConfig = require('@ibexa/frontend-config/webpack-config/ibexa');
5555
const ibexaConfig = getIbexaConfig();
5656

57-
/* Add entries to Admin UI layout JS */
57+
/* Add dot action to Admin UI layout JS */
5858
ibexaConfigManager.add({
5959
ibexaConfig,
6060
entryName: 'ibexa-admin-ui-layout-js',

0 commit comments

Comments
 (0)