Closed arcanis closed 4 years ago
Because of @babel/plugin-transform-runtime, the transpiled files have an hidden dependency in @babel/runtime (cf here, at the top of the file).
@babel/plugin-transform-runtime
@babel/runtime
Because of
@babel/plugin-transform-runtime
, the transpiled files have an hidden dependency in@babel/runtime
(cf here, at the top of the file).