mirror of
https://github.com/maputnik/editor.git
synced 2026-02-05 20:20:02 +00:00
Update config/webpack.profiling.config.js
Co-authored-by: Yuri Astrakhan <yuriastrakhan@gmail.com>
This commit is contained in:
@@ -5,7 +5,7 @@ module.exports = {
|
||||
...webpackProdConfig,
|
||||
output: {
|
||||
...webpackProdConfig.output,
|
||||
path: path.join(__dirname, '..', 'build' , 'profiling'),
|
||||
path: path.join(__dirname, '..', 'build', 'profiling'),
|
||||
},
|
||||
resolve: {
|
||||
...webpackProdConfig.resolve,
|
||||
|
||||
Reference in New Issue
Block a user