This plugin allows users to create location inputs and store latitude and longitude values as geometry types in a PostGIS database. It also provides functionality to filter items based on their location.
MIT License
26
stars
13
forks
source link
Version 1.2.4 npm package contains uncompiled TypeScript #126
Bug report
Describe the bug
Version 1.2.4 package on npmjs.com has uncompiled TypeScript files and leads to the following error:
Steps to reproduce the behavior
See
server/
subdirectory on 1.2.3 vs. 1.2.4. Notice how there is no index.js in the 1.2.4 version.