Voici la documentation : https://geoplateforme.pages.gpf-tech.ign.fr/documentation

Skip to content

Import extractParams from lib/params/base.js

Cédric Pronzola a demandé de fusionner fix-extractParams-path vers master

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'

Rapports de requête de fusion

Chargement en cours