Skip to content

Commit

Permalink
Remove dependency of node port from ts loader.
Browse files Browse the repository at this point in the history
  • Loading branch information
viferga committed Sep 21, 2021
1 parent 14e144f commit d9baa96
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion source/loaders/ts_loader/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ add_library(${target} MODULE
# Add target dependencies
add_dependencies(${target}
node_loader
node_port
ts_loader_bootstrap
)

Expand Down

0 comments on commit d9baa96

Please sign in to comment.