Skip to content

Commit

Permalink
Fix package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
joeblau committed Feb 11, 2019
1 parent b7605d9 commit a97c13c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ let package = Package(
.target(
name: "App",
dependencies: ["Vapor", "Leaf", "LingoVapor"],
path:
exclude: ["Config", "Localization", "Public", "Resources", "data", "wiki"]
),
.target(
Expand Down

0 comments on commit a97c13c

Please sign in to comment.