Revert "Revert "Revert "feat/4893 - migrate the mapReader to mapbox-gl with react"""

This reverts commit fe0b3c2215.
This commit is contained in:
kara Diaby 2020-04-07 18:14:07 +02:00
parent fe0b3c2215
commit 473ed00b6c
8 changed files with 6 additions and 402 deletions

View file

@ -9,9 +9,6 @@ const resolve = {
environment.splitChunks();
environment.config.merge({ resolve });
environment.loaders.get(
'nodeModules'
).exclude = /(?:@?babel(?:\/|\\{1,2}|-).+)|regenerator-runtime|core-js|^webpack$|^webpack-assets-manifest$|^webpack-cli$|^webpack-sources$|^@rails\/webpacker$|^mapbox-gl$|/;
// Uncoment next lines to run webpack-bundle-analyzer
// const { BundleAnalyzerPlugin } = require('webpack-bundle-analyzer');