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

Should the dist folder be checked into git? #20

Open
jarofgreen opened this issue Aug 25, 2017 · 0 comments
Open

Should the dist folder be checked into git? #20

jarofgreen opened this issue Aug 25, 2017 · 0 comments

Comments

@jarofgreen
Copy link
Contributor

Note that currently (as of commit 1707e5d ) they are out of sync.


--- a/dist/home.js
+++ b/dist/home.js
@@ -1,5 +1,5 @@
$(document).ready(function(){
-    var map = L.map('map').setView([56.8491047,-4.2255712], 6);
+    var map = L.map('map', {'scrollWheelZoom': false}).setView([56.8491047,-4.2255712], 6);

at least, there may be more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant