config: Drop skipChrome2
This defaults to false.
This commit is contained in:
parent
1b471b762d
commit
ce2d1d6dcc
1 changed files with 0 additions and 1 deletions
|
|
@ -4,7 +4,6 @@ const { GitRevisionPlugin } = require('git-revision-webpack-plugin');
|
|||
const config = require('@redhat-cloud-services/frontend-components-config');
|
||||
const { config: webpackConfig, plugins } = config({
|
||||
rootFolder: resolve(__dirname, '../'),
|
||||
skipChrome2: false,
|
||||
modules: [ 'image_builder' ],
|
||||
sassPrefix: '.imageBuilder, .image_builder',
|
||||
...(process.env.BETA && { deployment: 'beta/apps' }),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue