mirror of
https://github.com/Febbweiss/ProjectDeployer.git
synced 2026-03-04 22:25:38 +00:00
Feature: add routes
This commit is contained in:
@@ -19,3 +19,5 @@ ecmascript # Enable ECMAScript2015+ syntax in app code
|
||||
insecure # Allow all DB writes from clients (for prototyping)
|
||||
twbs:bootstrap-noglyph
|
||||
fortawesome:fontawesome
|
||||
iron:router
|
||||
zenorocha:clipboard
|
||||
|
||||
@@ -30,6 +30,14 @@ htmljs@1.0.5
|
||||
http@1.1.1
|
||||
id-map@1.0.4
|
||||
insecure@1.0.4
|
||||
iron:controller@1.0.12
|
||||
iron:core@1.0.11
|
||||
iron:dynamic-template@1.0.12
|
||||
iron:layout@1.0.12
|
||||
iron:location@1.0.11
|
||||
iron:middleware-stack@1.0.11
|
||||
iron:router@1.0.12
|
||||
iron:url@1.0.11
|
||||
jquery@1.11.4
|
||||
launch-screen@1.0.4
|
||||
livedata@1.0.15
|
||||
@@ -65,3 +73,4 @@ underscore@1.0.4
|
||||
url@1.0.5
|
||||
webapp@1.2.2
|
||||
webapp-hashing@1.0.5
|
||||
zenorocha:clipboard@1.4.2
|
||||
|
||||
Reference in New Issue
Block a user