Closed tp closed 5 years ago
I think we need a test.js file in the root package.
test.js
While the entry point is in compiled/lib, the / imports still start from the root of the package.
compiled/lib
/
cc @HenriBeck
Will fix this now, so we don't have to start using those imports in OMS
I think we need a
test.js
file in the root package.While the entry point is in
compiled/lib
, the/
imports still start from the root of the package.cc @HenriBeck