Hi,
trying to set up a customized mapstore for Geonode I thought I might be able to keep it DRY by using this with the geonode type. The following tells me I might be chasing a dead end:
- hard to figure out which version of this project (1.0.7) still provides a compatible webpack config for mapstore (v2021.01.03) - (should not specify
master as a valid dependency version in package.json!)
- imports in the theme.less files are still wrong after create
- starting in dev mode blows up with react errors
- only
standard is listed in the README
If geonode project type is not maintained, please remove the dead code. And would be wonderful to document how to properly customize a current mapstore with current geonode. Happy to help!
Cheers,
Christian
Hi,
trying to set up a customized mapstore for Geonode I thought I might be able to keep it DRY by using this with the
geonodetype. The following tells me I might be chasing a dead end:masteras a valid dependency version in package.json!)standardis listed in the READMEIf
geonodeproject type is not maintained, please remove the dead code. And would be wonderful to document how to properly customize a current mapstore with current geonode. Happy to help!Cheers,
Christian