From 16014df4b465df13f5221a5ca539318a1e3409de Mon Sep 17 00:00:00 2001 From: jheijari Date: Mon, 16 Sep 2019 16:20:25 +0300 Subject: [PATCH] Revert "Its not certain we can make this happen for release" This reverts commit a89bea9671a990d35f63f0722ed54fe13bbf20c7. --- MigrationGuide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MigrationGuide.md b/MigrationGuide.md index 2105ffa2d3..f848c7d8bf 100755 --- a/MigrationGuide.md +++ b/MigrationGuide.md @@ -20,7 +20,7 @@ Note! You also need to add an import to the frontend code for your apps main.js: // this should already be there: import 'oskari-loader!oskari-frontend/packages/mapping/ol3/mapwfs2/bundle.js'; - // Add this row under it: + // Replace it with this row: import 'oskari-loader!oskari-frontend/packages/mapping/ol3/wfsvector/bundle.js'; ### Disabled CSRF protection on webapp level