Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolo-ribaudo committed Dec 22, 2019
1 parent 04e9bb2 commit 9be12dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions babel.config.js
Expand Up @@ -88,6 +88,8 @@ module.exports = function(api) {
version: require(babelRuntimePkgPath).version,
absoluteRuntime: path.dirname(babelRuntimePkgPath).replace(/\\/g, "/"),
};

console.log("OPTS", transformRuntimeOptions);
}

const config = {
Expand Down

0 comments on commit 9be12dc

Please sign in to comment.