Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Sep 24, 2024
1 parent 3943fe4 commit ae31cae
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,11 @@ module.exports = (env, argv) => {
ngeo: '/opt/c2cgeoportal/geoportal/node_modules/ngeo/distlib/src',
ol: '/opt/c2cgeoportal/geoportal/node_modules/ol',
proj4: '/opt/c2cgeoportal/geoportal/node_modules/proj4',
'ol-layerswitcher': '/opt/c2cgeoportal/geoportal/node_modules/ol-layerswitcher',
'@trevoreyre/autocomplete-js': '/opt/c2cgeoportal/geoportal/node_modules/@trevoreyre/autocomplete-js',
'color-space': '/opt/c2cgeoportal/geoportal/node_modules/color-space',
rbush: '/opt/c2cgeoportal/geoportal/node_modules/rbush',
earcut: '/opt/c2cgeoportal/geoportal/node_modules/earcut',
},
},
resolveLoader: {
Expand Down

0 comments on commit ae31cae

Please sign in to comment.