Skip to content

Commit

Permalink
Merge pull request #12 from DenverCoder544/embedded-map-layerswipe
Browse files Browse the repository at this point in the history
add layerswipe bundle to embedded map
  • Loading branch information
ZakarFin authored Jan 15, 2024
2 parents 644e3b8 + 71dc322 commit ea3366c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/embedded/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,6 @@ import 'oskari-loader!oskari-frontend/packages/framework/bundle/timeseries/bundl
import 'oskari-lazy-loader?maplegend!oskari-frontend/packages/framework/bundle/maplegend/bundle.js';
import 'oskari-lazy-loader?statsgrid!oskari-frontend/packages/statistics/statsgrid/bundle.js';
import 'oskari-loader!oskari-frontend/packages/framework/bundle/rpc/bundle.js';
import 'oskari-lazy-loader?layerswipe!oskari-frontend/packages/mapping/ol/layerswipe/bundle.js';

import './css/overwritten.css';

0 comments on commit ea3366c

Please sign in to comment.