Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move configs to separate directory #354

Merged
merged 2 commits into from
Mar 25, 2021
Merged

Move configs to separate directory #354

merged 2 commits into from
Mar 25, 2021

Conversation

oscarlorentzon
Copy link
Member

@oscarlorentzon oscarlorentzon commented Mar 25, 2021

Motivation

Make root directory cleaner.

Contribution

  • Move most configs to config dir
  • Use module build in examples
  • Refactor Rollup scripts to avoid duplication

Test Plan

yarn prepare
yarn test
yarn start
http://localhost:8000/index.html
http://localhost:8000/leaflet.html
http://localhost:8000/marker.html
http://localhost:8000/popup.html
http://localhost:8000/tag.html
http://localhost:8000/spatial.html

Use module build in examples.
@oscarlorentzon oscarlorentzon merged commit 068dfd3 into main Mar 25, 2021
@oscarlorentzon oscarlorentzon deleted the feature-config-dir branch March 25, 2021 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants