Refactor layer configs into separate files (#146)
This commit is contained in:
parent
e0120239a3
commit
753de596c6
8 changed files with 1849 additions and 1824 deletions
|
|
@ -340,6 +340,7 @@
|
|||
<script src="config.js"></script>
|
||||
<script src="keys.js"></script>
|
||||
<script src="dist/layers.js"></script>
|
||||
<script src="dist/layersConf.js"></script>
|
||||
|
||||
<!-- "gulp inject" for debugging -->
|
||||
<!-- inject:js -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue