Skip to content

Commit 1acf153

Browse files
authored
Merge pull request #612 from scala-js/issue/571
Move `dom` module source into its own directory
2 parents a1aeaa3 + 44ff6b1 commit 1acf153

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

Lines changed: 0 additions & 3 deletions
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)