chore: remove UnitTranslationPlugin (#1352)
* chore: remove UnitTranslationPlugin * chore: add plugin slot for sequence
This commit is contained in:
@@ -6,7 +6,6 @@ const config = createConfig('webpack-dev');
|
||||
config.resolve.alias = {
|
||||
...config.resolve.alias,
|
||||
'@src': path.resolve(__dirname, 'src'),
|
||||
'@plugins': path.resolve(__dirname, 'plugins'),
|
||||
};
|
||||
|
||||
module.exports = config;
|
||||
|
||||
Reference in New Issue
Block a user