Skip to content

Commit

Permalink
Merge pull request #54 from yyxcv/dev
Browse files Browse the repository at this point in the history
first test with maplibre js
  • Loading branch information
yyxcv authored Sep 28, 2024
2 parents 4b4db17 + ffd4ec0 commit 8e76dc5
Show file tree
Hide file tree
Showing 27 changed files with 7,489 additions and 5,928 deletions.
4 changes: 0 additions & 4 deletions .gitattributes

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Build and Deploy
on:
push:
branches:
- vite_v2 # Change this to your default branch if it's not 'main'
- dev # Change this to your default branch if it's not 'main'

jobs:
build:
Expand Down
6 changes: 0 additions & 6 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,3 @@ test_output.geojson
node_modules/
# Yarn - not using Zero-Installs
.pnp.*
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions
1 change: 0 additions & 1 deletion .yarnrc.yml

This file was deleted.

Loading

0 comments on commit 8e76dc5

Please sign in to comment.