Skip to content

Commit

Permalink
chore: transpile 'ol'
Browse files Browse the repository at this point in the history
  • Loading branch information
A-Behairi committed Dec 5, 2023
1 parent 05440a7 commit 5630fe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuxt.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ export default {
},
}),
],
transpile: ["@eox/itemfilter", "@eox/map",'ol/renderer/webgl/PointsLayer'],
transpile: ["@eox/itemfilter", "@eox/map","ol"],
},

auth: {
Expand Down

0 comments on commit 5630fe6

Please sign in to comment.