Skip to content

Commit 44ff6b1

Browse files
committedOct 20, 2021
Move dom module source into its own directory
Closes #571
1 parent a1aeaa3 commit 44ff6b1

File tree

738 files changed

+1
-5
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

738 files changed

+1
-5
lines changed
 

‎build.sbt

-3
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,3 @@ val testsFirefox = Build.testsFirefox
1414
val testsNodeJsdom = Build.testsNodeJsdom
1515
val example = Build.example
1616
val readme = Build.readme
17-
18-
// TODO: Remove after dom project get it's own directory
19-
Global / onLoad ~= (_.andThen("project root" :: _))

0 commit comments

Comments
 (0)