Skip to content

Commit

Permalink
junk: REVERT ME
Browse files Browse the repository at this point in the history
  • Loading branch information
rschristian committed Oct 12, 2024
1 parent d35c8a1 commit 9e11cdb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/cjs.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
import * as preact from './index.js';
if (typeof module < 'u') module.exports = preact;
else self.preact = preact;

// REVERT ME: Testing CI

0 comments on commit 9e11cdb

Please sign in to comment.