Open saku-koodari opened 3 years ago
In the action:
name: Publish run: dotnet publish --no-build --verbosity normal working-directory: "src/mapline.web"
Fails, because, appearantly of the leaflet. I tried to include npm install leaflet vue2-leaflet --save in #13 , but it didn't seem to help
npm install leaflet vue2-leaflet --save
In the action:
Fails, because, appearantly of the leaflet. I tried to include
npm install leaflet vue2-leaflet --save
in #13 , but it didn't seem to help