UNPKG

@geogirafe/lib-geoportal

Version:

GeoGirafe is a flexible application to build online geoportals.

4 lines (3 loc) 198 B
// SPDX-License-Identifier: Apache-2.0 export { default as InlineTemplatesPlugin } from './vite-inline-templates-plugin.js'; export { default as HtmlRebuildPlugin } from './vite-restart-plugin.js';