Skip to content

Commit 9d7e59e

Browse files
committed
Update rollup to ditch the @embroider/macros
1 parent 16802fb commit 9d7e59e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rollup.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ export default configs;
5656
function esmConfig() {
5757
return sharedESMConfig({
5858
input: esmInputs(),
59-
debugMacrosMode: '@embroider/macros',
59+
debugMacrosMode: true,
6060
includePackageMeta: true,
6161
});
6262
}

0 commit comments

Comments
 (0)