Import extractParams from lib/params/base.js
Comparer les modifications
+ 1
− 2
@@ -4,11 +4,10 @@ import express from 'express'
Voici la documentation : https://geoplateforme.pages.gpf-tech.ign.fr/documentation
extractParams
was imported from the wrong path, this merge request imports it from the right path :
=> import {extractParams} from './util/params.js'
import {extractParams} from './params/base.js'