Build the website

This commit is contained in:
Tim Schaub
2022-08-08 19:57:34 -06:00
parent 3a05a73471
commit 9dff55a8ac
46 changed files with 1479 additions and 597 deletions

View File

@@ -69,8 +69,7 @@ export default {
}),
new CopyPlugin({
patterns: [
{from: '../src/ol/ol.css', to: 'css'},
{from: '../site/site.css', to: 'css'},
{from: '../site/src/theme', to: 'theme'},
{from: 'data', to: 'data'},
{from: 'resources', to: 'resources'},
{from: 'index.html', to: 'index.html'},