Skip to content

Commit

Permalink
feat!: drop cosmoz-page-location
Browse files Browse the repository at this point in the history
BREAKING CHANGE: remove deprecated cosmoz-page-location
  • Loading branch information
megheaiulian committed Mar 1, 2022
1 parent 4026c08 commit 462ec49
Show file tree
Hide file tree
Showing 7 changed files with 566 additions and 1,545 deletions.
1 change: 1 addition & 0 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
HUSKY: 0
1 change: 1 addition & 0 deletions .husky/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
_
4 changes: 4 additions & 0 deletions .husky/commit-msg
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

npx --no-install commitlint --edit $1
293 changes: 0 additions & 293 deletions cosmoz-page-location.js

This file was deleted.

8 changes: 0 additions & 8 deletions es-dev-server.config.js

This file was deleted.

Loading

0 comments on commit 462ec49

Please sign in to comment.