We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9082b71 commit 162484aCopy full SHA for 162484a
jscomp/bsb/bsb_ninja_gen.ml
@@ -88,6 +88,10 @@ let output_static_resources
88
~order_only_deps:static_resources
89
~inputs:[]
90
~output:Literals.build_ninja
91
+(*
92
+ FIXME: check if the trick still works
93
+ phony build.ninja : | resources
94
+*)
95
96
97
let output_ninja_and_namespace_map
lib/4.06.1/bsb.ml
@@ -13542,6 +13542,10 @@ let output_static_resources
13542
13543
13544
13545
13546
13547
13548
13549
13550
13551
0 commit comments