mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
Revert "[optimize] remove records path config from webpack"
This commit is contained in:
parent
994016eec1
commit
a87dcc600f
1 changed files with 2 additions and 0 deletions
|
@ -78,6 +78,8 @@ class BaseOptimizer {
|
|||
devtoolModuleFilenameTemplate: '[absolute-resource-path]'
|
||||
},
|
||||
|
||||
recordsPath: resolve(this.env.workingDir, 'webpack.records'),
|
||||
|
||||
plugins: [
|
||||
new webpack.ResolverPlugin([
|
||||
new DirectoryNameAsMain()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue