Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
SethTisue committed Jun 20, 2022
1 parent b484c62 commit b59388c
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions proj/airframe.conf
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
// https://github.com/wvlet/airframe.git#master
// https://github.com/som-snytt/airframe.git#tweak/surface-cache # was wvlet, master

// temporarily using fork pending merge of
// https://github.com/wvlet/airframe/pull/2260

vars.proj.airframe: ${vars.base} {
name: "airframe"
uri: "https://github.com/wvlet/airframe.git#a8fa16e5343ac1b5562511b6418a2024dfaac52c"
uri: "https://github.com/som-snytt/airframe.git#f1d52f1afc5e660fc0fa3abbd84c0e59307bb7d3"

extra.projects: ["communityBuild"] // no Scala.js plz
extra.commands: ${vars.default-commands} [
Expand Down

0 comments on commit b59388c

Please sign in to comment.