Skip to content

Commit

Permalink
[New] add auto entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Mar 18, 2024
1 parent a51f9fd commit ce8740c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions auto.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
'use strict';

require('./shim')();

0 comments on commit ce8740c

Please sign in to comment.