Fix building of examples with latest copy-webpack-plugin

This commit is contained in:
Maximilian Krög
2021-04-14 22:24:52 +02:00
parent e9efe2ec3f
commit 85ea74a383
5 changed files with 3 additions and 5 deletions

View File

@@ -85,7 +85,6 @@ module.exports = {
{from: '../src/ol/ol.css', to: 'css'},
{from: 'data', to: 'data'},
{from: 'resources', to: 'resources'},
{from: 'Jugl.js', to: 'Jugl.js'},
{from: 'index.html', to: 'index.html'},
{from: 'index.js', to: 'index.js'},
],