Skip to content

Should the dist folder be checked into git? #20

@jarofgreen

Description

@jarofgreen

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions