Skip to content

Commit

Permalink
Not sure what to do about a stage1 property decorator not receiving i…
Browse files Browse the repository at this point in the history
…ts required third argument
  • Loading branch information
NullVoxPopuli authored and github-actions[bot] committed Aug 29, 2023
1 parent d5a842c commit 87a72ae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apps/repl/babel.config.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,6 @@ if (macrosPlugin?.[1].importSyncImplementation !== 'cjs') {

macrosPlugin[1].importSyncImplementation = 'eager';

console.log('config', config);

module.exports = config;

0 comments on commit 87a72ae

Please sign in to comment.